Skip to content

Commit 9400790

Browse files
CharrierTimLarsAsplund
authored andcommitted
chore: correctly revert it...
1 parent 6fb29b4 commit 9400790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/vhdl/uart/run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
VU.add_library("uart_lib").add_source_files(SRC_PATH / "*.vhd")
2828
VU.add_library("tb_uart_lib").add_source_files(SRC_PATH / "test" / "*.vhd")
2929

30-
VU.main()
30+
VU.main()

0 commit comments

Comments
 (0)