Forum Discussion
Altera_Forum
Honored Contributor
17 years agoWell, the point of the template is to provide HDL that infers a specific hardware feature. QII won't infer the hardware feature (true dual-port RAM) if you move the writes into the same process. You can always use the Verilog version of the template. It doesn't suffer the same simulation issue.