|
CIRCT 23.0.0git
|


Public Member Functions | |
| construct (ports) | |
Static Public Attributes | |
| clk = Clock() | |
| rst = Reset() | |
Free-running ``ui64`` cycle counter exposed as a telemetry metric. Hardware increments the counter every clock; the host reads it twice and asserts the second read is strictly greater than the first (cycle counts are monotonic between any two host-visible reads).
Definition at line 309 of file test_codegen.py.
| test_codegen.TelemetryMetric.construct | ( | ports | ) |
Definition at line 321 of file test_codegen.py.
|
static |
Definition at line 317 of file test_codegen.py.
Referenced by esiaccel.bsp.common.ESI_Manifest_ROM_Wrapper.build().
|
static |
Definition at line 318 of file test_codegen.py.