Forum Discussion

NBRUM's avatar
NBRUM
Icon for New Contributor rankNew Contributor
6 years ago

Trying 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...