- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to work through AN#351 'Simulating NiosII Embedded Processor Designs', using web editions of Quartus II 8.0 and ModelSim 6.1g. I have a Cyclone III so I used the "standard NIOS" from that instead of the suggested StratixII one. Apart from that everything seemed OK.
But when it comes to launch ModelSim and run the 's' macro, I get a very large number of errors similar to those shown below at the end of this message. Does anyone have any ideas ? Looks like maybe an environment variable has not been set up properly. Sample Error: # Loading work.test_bench# ** Error: (vsim-19) Failed to access library 'altgxb_ver' at "altgxb_ver".# No such file or directory. (errno = ENOENT)# ** Error: (vsim-19) Failed to access library 'stratixgx_ver' at "Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- I'm trying to work through AN#351 'Simulating NiosII Embedded Processor Designs', using web editions of Quartus II 8.0 and ModelSim 6.1g. I have a Cyclone III so I used the "standard NIOS" from that instead of the suggested StratixII one. Apart from that everything seemed OK. But when it comes to launch ModelSim and run the 's' macro, I get a very large number of errors similar to those shown below at the end of this message. Does anyone have any ideas ? Looks like maybe an environment variable has not been set up properly. Sample Error: # Loading work.test_bench# ** Error: (vsim-19) Failed to access library 'altgxb_ver' at "altgxb_ver".# No such file or directory. (errno = ENOENT)# ** Error: (vsim-19) Failed to access library 'stratixgx_ver' at " --- Quote End --- It appears to me that at some place in your simulation there is still references to StratixII devices. So check your entire design if that is really the case. Check your project settings as to what device your project is using. Compile the entire project once (this will tell you if there are any references to the devices other than Cyclone III). If you are not using ModelSim AE, add Cyclone III libraries to the simulator.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page