FPGA Servers
Servers with FPGAs attached have been set up for Lab 4/Projects. You may log into these servers at:bdbm12.csail.mit.edu bdbm13.csail.mit.edu bdbm14.csail.mit.eduDo not use these servers for long compiles. They may be subject to frequent reboots when bad FPGA binaries are programmed (and this WILL happen). Photo of what these look like.
Compilation Servers
The tool chain used in this course is designed to run on an Athena/Linux machine.
Option #1: Remote login to vlsifarm
These are dedicated Athena servers for the class that can be accessed remotely via SSH using your Athena user name. Note that you need X11 forwarding enabled since some parts of the lab requires a GUI.vlsifarm-03.mit.edu vlsifarm-04.mit.edu vlsifarm-05.mit.edu vlsifarm-06.mit.edu vlsifarm-07.mit.edu vlsifarm-08.mit.edu bdbm10.csail.mit.edu bdbm11.csail.mit.edu
- From Linux: Use a terminal
ssh -XC YourAthenaName@vlsifarm-0x.mit.edu
- From Windows: Use MobaXterm
- From MAC: First install XQuartz. Then use a terminal
ssh -XC YourAthenaName@vlsifarm-0x.mit.edu
xcalc