Skip to content

Commit bed6947

Browse files
Fixing the file name in info.yaml.
1 parent 5d583e7 commit bed6947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ project:
1717
# Source files must be in ./src and you must list each source file separately, one per line.
1818
# Don't forget to also update `PROJECT_SOURCES` in test/Makefile.
1919
source_files:
20-
- "tt_um_instrumented_ring_oscillator.v"
20+
- "tt_um_instrumented_ring_oscillator_two.v"
2121
- "iro.v"
2222

2323
# The pinout of your project. Leave unused pins blank. DO NOT delete or add any pins.

0 commit comments

Comments
 (0)