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++
12742 Discussions

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

KAhuj
Beginner
2,238 Views
0 Kudos
2 Replies
a_x_h_75
New Contributor III
1,511 Views

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

Tricky
New Contributor II
1,510 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