- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, currently, I'm using Intel Devcloud for OneAPI to learn image processing with SYCL. I try to run a simple program with simulation. To be precise, I use this command "icpx -fsycl -lOpenCL -fintelfpga sel.cpp -o sel -Xssimulation", and it gives me error for cannot using ModelSim like this:
```
aoc: Compiling for Simulator.
Error: Error accessing ModelSim. Please ensure you have a valid ModelSim installation on your path.
Check your ModelSim installation with "vsim -version"
llvm-foreach:
icpx: error: fpga compiler command failed with exit code 1 (use -v to see invocation)
```
When I try to run vsim command on Intel Devcloud for oneAPI, it gives me error like this:
```
Error: cannot find "./../linux_rh60/vsim"
```
How can I fix this?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does anyone fix this issue? I still cannot simulate due to this Modelsim error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting in Intel Communities. We apologize to inform you that ModelSim is unavailable in Intel oneAPI DevCloud.
So you can refer to this link to use modelsim : https://github.com/intel/FPGA-Devcloud/tree/master/main/Devcloud_Access_Instructions#devcloud-access...
You can use X2Go to launch modelsim.
Initially, get into FPGA queue with the below commands in devcloud and download ModelSim:
- source /data/intel_fpga/devcloudLoginToolSetup.sh
- devcloud_login
Regards,
Alekhya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So when will Intel Devcloud for oneAPI support simulation using Modelsims? Just asking.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Intel oneAPI DevCloud is solely related to oneAPI software. It supports applications that use oneAPI-related products or components. ModelSIM is associated with FPGA, though. As a result, ModelSIM is not supported by oneAPI DevCloud at this time or in the future.
Regards,
Alekhya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Has the solution provided helped? Can we discontinue monitoring this thread? Please give us an update.
Regards,
Alekhya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We have not heard back from you, So we will assume that your issue is resolved. If you need any further assistance, please post a new question as this thread will no longer be monitored by Intel.
Regards,
Alekhya

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