Unable to start the DVE gui for Synopsys VSC

Status
Not open for further replies.

souvikedaboard

Newbie level 6
Joined
Feb 28, 2015
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
75
Hi, so I wrote the veriloge code for a counter and a testbench for it. However I am not able to start the DVE gui for it. When I am typing the dve command it keeps saying:

Error-[DVAP021] DVE
Cannot connect to X server
Please check your display setting

Any ideas about what can be done?
I tried setting DISPLAY=localhost:10.0
It didn't work either
 

Do you mean VCS of Synopsys as the simulation tool?

If yes...
If you are able to successfully compile your RTL and TB, then in the compilation dir, an executable named 'simv' will be created.
You can bring up the GUI by the command: ./simv -gui &
That is your DVE GUI and you can also find the DVE command prompt.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…