Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

BRAM in QuartusII

Altera_Forum
Honored Contributor II
1,429 Views

Hello, 

How can I write a BRAM in Quartus? 

I had been working with ISE and don't know how to define a BRAM in Quartus. 

Thanks
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
397 Views

Check the "Quartus HDL coding guidelines" document. 

If you write VHDL/Verilog that conforms to the templates described in it, Quartus will infer block ram. 

 

If you want to it more manually, check Altera's "Internal Memory User Guide".
0 Kudos
Reply