Definition at line 60 of file loopback.py.
◆ construct()
| loopback.Loopback.construct |
( |
|
ports | ) |
|
◆ clk
| loopback.Loopback.clk = Clock() |
|
static |
◆ depth
| loopback.Loopback.depth = Constant(UInt(32), 5) |
|
static |
◆ metadata
| loopback.Loopback.metadata |
|
static |
Initial value:= Metadata(
name="LoopbackIP",
version="v0.0",
summary="IP which simply echos bytes",
misc={"foo": 1},
)
Definition at line 63 of file loopback.py.
The documentation for this class was generated from the following file:
- /home/runner/work/circt-www/circt-www/circt_src/lib/Dialect/ESI/runtime/tests/integration/hw/loopback.py