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

3.2.2.  The JtagSC SystemC Module Class

This SystemC module class provides the primary interface. Users can queue instances of TapAction on its FIFO and it will generate the correct sequence of JTAG tap pin signals.

JtasSC defines a set of signal ports to connect to the target model implementing JTAG

JtasSC defines a FIFO on which users queue JTAG actions.

The public methods of JtagSC are:

Embecosm divider strip