Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- One option is using logic to implement ram(if small). The other option I can think of is use rising edge to read and falling edge to write so that read is always before write (if timing helps). Yu may also check in sim if wr/rd do occur together this could be hard t cover) --- Quote End --- Thanks for your valuable suggestions kaz. What could be the reason for not supporting this feature in M10K block when it was available in earlier M9K block?