I want to reset my editor to the default one in Modelsim
but I don't know how.
When I double click on a project it opens in Notepad
. I tried to change the value of the editor
variable from the "Edit Preferences
" tab but it didn't work.
I also tried to change the windows settings to open it with Modelsim.exe
and it worked for the first project only, but when I want to open another project it enters a loop where it keeps opening Modelsim again and again. What is the right way to do so?
i could bypass this problem by typing "edit filename.vhd" without the double quotes in the transcript (that window that looks like console at the bottom of modelsim). however this is not a radical solution.