Services - tools - models - for embedded software development
Embecosm divider strip
Prev  Next

4.6.  Foibles of Real Hardware

4.6.1. Setting the Next Program Counter SPR
4.6.2. JTAG register bit width
4.6.3. Hardware Single Step

Real hardware always has small issues which deviate from the standard documentation. Sometimes these are bugs, but on other occasions they represent subtleties of behavior which have not been fully documented. Any model generated automatically from Verilog RTL will always faithfully model these small details. The OpenRISC 1000 is no exception and the RTL includes examples of both classes of minor deviation from the documentation.

Any debug interface must take account of such variations, in order to ensure consistent behavior.

Embecosm divider strip