Forum Discussion
Altera_Forum
Honored Contributor
10 years agoIf you have the web version, with its associated modelsim version, installed (current version is 15.0) You should be able to do the simulation. You shouldn't need to specify a device as you will not compile your project. Also, I tell this just in case you are not aware of this, VHDL and Verilog are hardware descriptive languages so sequential execution are possible but it is not really meant for that. So to summarize your question and the answers:
Can I describe a neuronetwork in a HDL? Yes you can. Can I simulate a neuronetwork in Modelsim? Yes you can. How do I do this? Search for literature on neuronetworks and their design. (You have multiple options here.) As for the simulation, Altera has some guides.