OpenCores
Issue List
Bug in or1200_du.v #9
Closed ocghost opened this issue over 19 years ago
ocghost commented over 19 years ago

In the debug unit, when not implemented there must be a assignment to du_hwbkpt signal to avoid X in the simulation:

In line 1859 you must add:

assign du_hwbkpt=1,b0;

lampret commented about 19 years ago

These have been fixed in the latest HEAD revision (Jan 8th 2005).

lampret closed this about 19 years ago

Assignee
No one
Labels
Bug