Forum Discussion
Altera_Forum
Honored Contributor
16 years ago[vhdl] artificial neural network
Hello, I'm interested in neural networks currently :) I've written some basic ANN implementation in java with ADELINE neurons. (Actually, this is only the background of the problem) I'd lik...
Altera_Forum
Honored Contributor
11 years agoQuartus is a tool to compile your hdl for the chip you are going to use. Modelsim is just a simulator.
All the parts are different, you need to compile your code for the correct part or it will not work. I highly suggest your find a good text book on digital logic design or you will be totally overwhelmed.