Clone this repo:

Branches

  1. 55bf0d7 final gds oasis by Jeff DiCorpo · 1 year, 1 month ago main
  2. 036939b final commit by Anmol-S314 · 1 year, 4 months ago
  3. 9802adc Update README.md by Anmol-S314 · 1 year, 4 months ago
  4. 4a3e850 Update user_defines.v by Anmol-S314 · 1 year, 4 months ago
  5. 884cfcc Update user_proj_example.v by Anmol-S314 · 1 year, 4 months ago

Caravel User Project

This project simulates a synchronous FIFO where data is written in a sequential manner into a memory buffer using a clock signal, and the data is read out in the same manner as it was entered from the memory array using the same clock signal.