FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits

Synthesizable model of RAM

Eldad_Hadad
Beginner
421 Views

Hi,
I need a synthesizable model of "altsyncram" (Arria 10) and "altera_syncram" (Stratix 10) for Cadence JasperGold SEC.
Thanks

0 Kudos
1 Reply
SyafieqS
Employee
377 Views

Hi Eldad,


You can use the altera_mf.v library located in the < Quartus® Prime installation directory>\eda\sim_lib directory. For VHDL, you must use the altera_mf.vhd library located in the < Quartus® Prime installation directory>\eda\sim_lib directory. The VHDL component declaration file is located in the altera_mf_components.vhd library in the <Quartus II installation directory>\eda\sim_lib directory.






0 Kudos
Reply