Forum Discussion
BeB
Occasional Contributor
4 years agoConfiguration of on-chip memory width for dual port access
Hello,
I am using Quartus 19.1. I would like to use a dual-port RAM to pass data from the fabric to the Nios soft processor.
It is my understanding that the Nios port width must be set to 32 bi...
EricMunYew_C_Intel
Frequent Contributor
4 years agoNios II supports 32 bit data width. Therefore you can't write 64 bit data from the FPGA fabric.
It will take two cycles to write 64 bit data.