Skip to content

Commit d82c81f

Browse files
committed
Merge branch 'feature_axi_stream' into develop
2 parents a3ff443 + fb1a0bd commit d82c81f

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)