Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17056 Discussions

is it quartus II can simulate sound wave ?

Altera_Forum
Honored Contributor II
1,630 Views

halo, I got problem here... 

if using Quartus II , can i design the circuit to function something like music keyboard? 

i don't know at all...just gt this idea...what components are needed ?
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
890 Views
0 Kudos
Altera_Forum
Honored Contributor II
890 Views

The "music box" is the absolute minimum of sound generation hardware, just a digital output connected to a speaker, sending a square wave of variable frequency. You can either extend the design in software to a sigma-delta modulator or add a DAC or a sound chip. Many FPGA development kits have it. 

 

Then you are free to e.g. implement polyphonic instruments.
0 Kudos
Altera_Forum
Honored Contributor II
890 Views

 

--- Quote Start ---  

The "music box" is the absolute minimum of sound generation hardware, just a digital output connected to a speaker, sending a square wave of variable frequency. You can either extend the design in software to a sigma-delta modulator or add a DAC or a sound chip. Many FPGA development kits have it. 

 

Then you are free to e.g. implement polyphonic instruments. 

--- Quote End ---  

 

 

 

 

 

 

thx :D 

coz i'm jz first time to do this...May I knw how to program using VHDL? 

i follow the music box 's note...but it show this --> Error: Node instance "divby12" instantiates undefined entity "divide_by12" 

what's meant by ? 

wat's wrong here? 

i'm using quartus II...
0 Kudos
Reply