Can somebody tell me how I can configure Xilinx ISE with ModelSim on linux? As ModelSIM only comes for windows but is there a way to do configuration in Linux (using wine etc)?
1
votes
I'm pretty sure Modelsim comes in a Linux version. Or are you using the xilinx-only version?
- Martin Thompson
Yes but free student edition is only for windows.
- Digeek
In that case, can you use Xilinx's own simulator?
- Martin Thompson
It is possible but ISE simulator comes with some limitations over ModelSim especially in terms of Interfaces with any target board. So far I am relaying on ISE Simulator.
- Digeek
I know this is late but there is a linux version of Modelsim called "vsim". This probably won't help you anymore, however I hope to help others.
- user6494393
1 Answers
1
votes
I found this workaround: http://groups.google.com/forum/#!topic/modelsim-pe-student-edition/460FWEI9NBk
Seems like it's a lot of work to use Modelsim, but if you really don't like Xilinx ISE simulator it might be worth it.