|
| | metadata = Metadata(version="0.1", misc={"numWriters": 1, "style": "stupid"}) |
| |
| | clk = Clock() |
| |
| | rst = Input(Bits(1)) |
| |
Write to address 3 the contents of address 2.
Definition at line 34 of file esi_ram.py.
◆ construct()
| esi_ram.MemWriter.construct |
( |
|
ports | ) |
|
◆ clk
| esi_ram.MemWriter.clk = Clock() |
|
static |
◆ metadata
| esi_ram.MemWriter.metadata = Metadata(version="0.1", misc={"numWriters": 1, "style": "stupid"}) |
|
static |
◆ rst
| esi_ram.MemWriter.rst = Input(Bits(1)) |
|
static |
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/esi_ram.py