We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0e11cc commit 6093d10Copy full SHA for 6093d10
README.md
@@ -7,7 +7,7 @@ FPGA based PCM oversampling FIR filter (oversample ratio: 2).
7
2. Start Simulation.
8
9
### Real Machine
10
-1. Add all modules (except <module_name>_tb.v) and memory initialization file into your project.
+1. Add all modules (except <module_name>_tb.v other than test bench for DUT) and memory initialization file into your project.
11
2. Change parameters depending on your audio data settings (ex. MCLK frequency, BCK frequency).
12
3. Synthesize, place & route to your FPGA.
13
4. Confirm actual operation.
0 commit comments