We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b028e commit fb1a0bdCopy full SHA for fb1a0bd
examples/thread_matmul/thread_matmul.py
@@ -234,5 +234,3 @@ def run(filename='tmp.v', simtype='iverilog', outputfile=None):
234
if __name__ == '__main__':
235
rslt = run(filename='tmp.v')
236
print(rslt)
237
-
238
- m = mkLed()
0 commit comments