Accessing Mentor Graphics GUI from off-campus

Electrical and Computer Engineering students at UMR use the Mentor Graphics EDA tools available in the EE106 computer lab. Those computers are Sun workstations, and they are annoying to use, especially because of their awkward placement of the Ctrl and Caps lock keys. It's also annoying to have to work on homework in that lab when you'd rather be home. After lots of trial and error I figured out how to make the software work in Windows from off-campus.

Download Cygwin

Unix-based operating system need a graphics server (typically "X") to provide a GUI. The workstations in EE106 already have an X server running, but your typical Windows computer does not. To solve this problem you'll have to download a Unix emulation program called Cygwin.

Connect to the UMR VPN

If you're on campus in the dorms you don't have to do this step. If you're off campus, you need to connect to the UMR VPN. Instructions for that are at the Access Your UMR S: Drive page.

Download the Mentor Fonts

After you install Cygwin, you need to install the fonts for Mentor Graphics. You will need an FTP client for this - I recommend FileZilla and will assume you can get that up and running.

Install the Mentor Fonts

Run Mentor Graphics

If you're doing this for the first time you already have X open. If not, use the Windows Run command and run C:\Cygwin\usr\X11R6\bin\startxwin.bat and then proceed.