Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Which version of Pyxis Schematic are you using? If it is 10.2, it could be that you do not have MGC_SIM_EDITOR set correctly. The procedure below may rectify your problem. If not, what version of the tool are you using?
Here's how you set the default text editor for Simulation Mode. Note that the default text editor for simulation mode is Notepad. All log files mentioned in the View Log File Submenu, except for the Netlist Log, can be opened in the AMS Results Browser. The Netlist log opens up only in Notepad. The priority for the text editor that displays the log files (except the Netlist log) is as follows:
• The default editor specified by MGC_SIM_EDITOR.
• The AMS Results Browser — Opens the log files in a tabbed use model. Automatically reloads log files when the simulation settings are updated.
• The Notepad editor — Only editor that displays Netlist log files. Other log files are displayed when the MGC_AMS_HOME is not set appropriately or when the
MGC_SIM_EDITOR has not been set to a different text editor.
1. Remember to change the default text editor by setting the environment variable MGC_SIM_EDITOR before invoking Pyxis Project Manager.
Consider the following example setting for the default text editor:
MGC_SIM_EDITOR = xterm -e vi
For the above setting, Pyxis Schematic opens Vi in an Xterm window whenever the editor is invoked in simulation mode.
Note: The editor you choose must be capable of opening its own Xterm window, and the invoke command must contain command options to open the window.
2. To change the default text editor to the AMS Results Browser:
a. Make sure you have the AMS tree installed and running.
b. Set your MGC_SIM_EDITOR variable to the amsrb location.
Sorry, I should have been more specific. By CSD, I meant the Customer Service Department, and yes, it is the Mentor Graphics Customer Service I was referring to.
Thanks a lot , it works fine now after setting MGC_SIM_EDITOR.
I have another issue with terminating the simulation, when I click on "Terminate" to stop simulation, it changes to "RUN ELDO" as expected but actually the simulation is not terminated and worked on the background. so if I want to stop it, I should go to a terminal and kill the process from "top" command.
So why the "Terminate" button doesn't stop the simulation? My Pyxis schematic version is 10.2