Forum Discussion
Altera_Forum
Honored Contributor
11 years agoDCFIFO simultaneous read and write problem
I'm having problems with the dcfifo IP block when simulating in modelSim. I'm using the same clock on both the read and writes ports, I'm only using the dual clock FIFO as I want to feed data i...
Altera_Forum
Honored Contributor
11 years agoAlso I was missing the generic add_usedw_msb_bit <= "ON".
Looks like Altera should really be putting some assertions within the IP code that check the configuration.