|
|
Register windows are fully user
definable. There is no difference between register
windows for an ISS or for C++ models or for HDL designs.
Creating a register windows for the HDL peripherals
provides a software view of the hardware.
The register window makes it
possible to change values in the hardware and to set
breakpoints. Several breakpoint types are supported. The
amount of breakpoints is unlimited and does not
influence the simulation speed.
When a C++ model is implemented in HDL or visa versa,
then the same register window is reused and provides the
same view to both implementations.
|
|
|
|
|
View register contents
Change register content
Foreground coloring indicates recent
actions
Background coloring indicates breakpoint type and status
Context sensitive popup information boxes
Unlimited amount of breakpoints of different types on
each type of register
- on read, on write, on specific value, on
occurrence count
User selectable display mode
- Hexadecimal, decimal, float, ASCII, ...
Definition of register window is user changeable (XML
file)
- Registers, Text, Lines, Grouping Boxes, Tab pages, Buttons, ... |
|
|
|