CIRCT 23.0.0git
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
esitester.CallbackTest Class Reference
Inheritance diagram for esitester.CallbackTest:
Inheritance graph
[legend]
Collaboration diagram for esitester.CallbackTest:
Collaboration graph
[legend]

Public Member Functions

 construct (ports)
 

Static Public Attributes

 clk = Clock()
 
 rst = Reset()
 

Detailed Description

Call a function on the host when an MMIO write is received at offset
  0x10.

Definition at line 166 of file esitester.py.

Member Function Documentation

◆ construct()

esitester.CallbackTest.construct (   ports)

Definition at line 180 of file esitester.py.

References wrap().

Member Data Documentation

◆ clk

esitester.CallbackTest.clk = Clock()
static

Definition at line 176 of file esitester.py.

◆ rst

esitester.CallbackTest.rst = Reset()
static

Definition at line 177 of file esitester.py.


The documentation for this class was generated from the following file: