Forum Discussion
NBRUM
New Contributor
7 years agoTrying to erase a sector in the cfm. However, in simulation, I never get a busy signal. help
// Address values for the control and status register (csr)
parameter FLASH_STATUS_REG_ADDR = 1'b0, // only for read operations
parameter FLASH_CONTROL_REG_ADDR = 1'b1, // for...
JohnT_Altera
Regular Contributor
7 years agoHi,
We do not support simulation on On Chip Flash IP. You can only use the On Chip Flash IP with preloaded data. Other function is not supported