ytsao
Newbie level 1
Modelsim Error via WINE
Hi everyone, I install Modelsim in Linux via WINE. It works fine for compiling verilog file individually. However, when I tried stimulus for viewing waveform...The Modelsim disappeared and the terminal showed the error as below:
[root@yc win32xoem]# wine vsim
err:winedevice:ServiceMain driver L"DS1410D" failed to load
err:winedevice:ServiceMain driver L"hardlock" failed to load
err:winedevice:ServiceMain driver L"Haspnt" failed to load
fixme:imm:ImmReleaseContext (0x10162, 0xf23ab8): stub
# Attempting stack trace sig 11
# Signal caught: signo [11]
# do_stack_trace called again before completion!
# With signal: signo [11]
** Fatal: (SIGSEGV) Bad pointer access. Closing vsimk.
** Fatal: vsimk is exiting with code 211.
(Exit codes are defined in the ModelSim messages appendix
of the ModelSim User's Manual.)
Any idea what it could be? Any suggestion is appreciated.
Thanks.
Hi everyone, I install Modelsim in Linux via WINE. It works fine for compiling verilog file individually. However, when I tried stimulus for viewing waveform...The Modelsim disappeared and the terminal showed the error as below:
[root@yc win32xoem]# wine vsim
err:winedevice:ServiceMain driver L"DS1410D" failed to load
err:winedevice:ServiceMain driver L"hardlock" failed to load
err:winedevice:ServiceMain driver L"Haspnt" failed to load
fixme:imm:ImmReleaseContext (0x10162, 0xf23ab8): stub
# Attempting stack trace sig 11
# Signal caught: signo [11]
# do_stack_trace called again before completion!
# With signal: signo [11]
** Fatal: (SIGSEGV) Bad pointer access. Closing vsimk.
** Fatal: vsimk is exiting with code 211.
(Exit codes are defined in the ModelSim messages appendix
of the ModelSim User's Manual.)
Any idea what it could be? Any suggestion is appreciated.
Thanks.