Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12600 Discussions

How do i implement speech recognition in verilog using nexys4 ddr development board?

KAhuj
Beginner
1,546 Views
0 Kudos
2 Replies
a_x_h_75
New Contributor III
819 Views

I suggest you stick to Intel FPGA issues on an Intel forum...

Tricky
New Contributor II
819 Views

First of all, the Nexys4 board uses a Xilinx FPGA.

 

As for development steps:

 

  1. Develop the speech recognition algorithm (probably in matlab or C)
  2. Then write the verilog code in some text editor
  3. Verify the verilog against your reference model
  4. test it on the board.
0 Kudos
Reply