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

How to overide altsyncram instantiation parameter ?

Altera_Forum
Honored Contributor II
1,217 Views

We do instanciate the altsyncram component in our VHDL design without the mapping for the ram_block_type generic parameter so Quartus retains the default value (AUTO). 

 

How can we instruct the tool to map ram_block type to a specific value for a specific instance in the design ? 

 

I have tried the "set_parameter -name RAM_BLOCK_TYPE "\"MLAB\"" -to "...|ALTSYNCRAM"" in the .qsf but without any success and cannot figure out why it is not used and applied by Quartus. 

 

Is it the right way of doing it ? If so, what is the precise syntax ? If not, please let me know how. 

 

Thanks a lot for your support!
0 Kudos
0 Replies
Reply