|
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 1191 of file esitester.py.
| esitester.ChannelTest.construct | ( | ports | ) |
Definition at line 1204 of file esitester.py.
References wrap().
|
static |
Definition at line 1200 of file esitester.py.
|
static |
Definition at line 1201 of file esitester.py.