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.
2 parents a3ff443 + fb1a0bd commit d82c81fCopy full SHA for d82c81f
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