This commit is contained in:
trayres 2026-06-08 22:58:47 +10:00 committed by GitHub
commit d3c7ca3484
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -1189,7 +1189,6 @@ def write_vlogtb_trace(steps, index):
print(" initial genclock = 1;", file=f)
print("`endif", file=f)
print(" reg genclock = 1;", file=f)
print(" reg [31:0] cycle = 0;", file=f)
primary_inputs = list()