Skip to content

Commit fb1a0bd

Browse files
committed
Removing unused lines
1 parent 86b028e commit fb1a0bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/thread_matmul/thread_matmul.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,5 +234,3 @@ def run(filename='tmp.v', simtype='iverilog', outputfile=None):
234234
if __name__ == '__main__':
235235
rslt = run(filename='tmp.v')
236236
print(rslt)
237-
238-
m = mkLed()

0 commit comments

Comments
 (0)