ramblings

This commit is contained in:
Byron Lathi
2025-07-14 11:10:43 -07:00
parent 2b57079205
commit 80e3faeae6
6 changed files with 131 additions and 21 deletions

View File

@@ -70,4 +70,6 @@ async def test_sanity(dut):
tb.log.info(f"tag: {tag:x}")
assert tag == result
await Timer(1, "us")