|
CIRCT 23.0.0git
|


Public Member Functions | |
| construct (ports) | |
Static Public Attributes | |
| clk = Clock() | |
| rst = Reset() | |
Test the ChannelService with a to_host producer and a from_host loopback. The 'producer' to_host port sends incrementing UInt(32) values. The number of values to send is specified via an MMIO write to offset 0x0. Reading MMIO returns the remaining count. The 'loopback_in'/'loopback_out' pair forwards from_host data back to_host.
Definition at line 1051 of file esitester.py.
| esiaccel.esitester.ChannelTest.construct | ( | ports | ) |
Definition at line 1064 of file esitester.py.
References wrap().
|
static |
Definition at line 1060 of file esitester.py.
Referenced by esiaccel.bsp.common.ESI_Manifest_ROM_Wrapper.build().
|
static |
Definition at line 1061 of file esitester.py.