Forum Discussion
KAhuj
New Contributor
7 years agoHow do i implement speech recognition in verilog using nexys4 ddr development board?
2 Replies
- a_x_h_75
Contributor
I suggest you stick to Intel FPGA issues on an Intel forum...
- Tricky
Occasional Contributor
First of all, the Nexys4 board uses a Xilinx FPGA.
As for development steps:
- Develop the speech recognition algorithm (probably in matlab or C)
- Then write the verilog code in some text editor
- Verify the verilog against your reference model
- test it on the board.