Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16596 Discussions

Quartus SRAM Generation

User1578992947036356
378 Views

I am generating SRAM through Quartus Prime.

I want to generate a SRAM that can read out data after write access.

That is if I write 0xff to address 0 , data out will be 0xff after write access is done.

This is first time that I used Quartus to generate SRAM.

I can't figure out which options I should turn on to achieve this function.

0 Kudos
1 Reply
RichardTanSY_Intel
244 Views

If you are using DE-series board, you can start by referring to the SRAM tutorial and Write to SRAM tutorial. Hope it helps.

0 Kudos
Reply