When I perform a simulation of the FIFO16, the initial values of the WRCOUNT and RDCOUNT show up as "0" in the simulation model. In the hardware, these values are initialized to "0xFFF" (FIFO Depth).
Why is this occuring?
Solution
This is an issue with the simulation models. The values for the counters should be consistent between the simulation models and hardware.