Skip to content

Commit 6093d10

Browse files
authored
Update README.md
1 parent b0e11cc commit 6093d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ FPGA based PCM oversampling FIR filter (oversample ratio: 2).
77
2. Start Simulation.
88

99
### Real Machine
10-
1. Add all modules (except <module_name>_tb.v) and memory initialization file into your project.
10+
1. Add all modules (except <module_name>_tb.v other than test bench for DUT) and memory initialization file into your project.
1111
2. Change parameters depending on your audio data settings (ex. MCLK frequency, BCK frequency).
1212
3. Synthesize, place & route to your FPGA.
1313
4. Confirm actual operation.

0 commit comments

Comments
 (0)