Forum Discussion
Tomoya3
New Contributor
2 years agoHow to assign memory bits?
I have created a TrueDualPortMemory in VerilogHDL. I can't assign reg to memorybit. reg [15:0]mem_a16_h[7:0]; I used Assignment Editor but it did not work. How to assign it? FPGA:10M04SCU Qua...
ShengN_altera
Super Contributor
2 years agoHi,
This option must be assigned to a design entity or it is ignored check screenshot below:
Btw, this option is turned on by default as global assignment in Assignments -> Settings -> Advanced Settings (Synthesis)
Thanks,
Best Regards,
Sheng