NOTE:
AMC 900 & MCH are unplugged.
They are in Christoph Stechmann office.
Access Configuration:
Eth2 IP: 131.169.101.80 (name: dsscmtca01)
USERNAME: dsscmctauser (sorry for the "c" and "t" swapped I will correct soon!)
PASSWORD: ask me or Patrick
At the moment:
- Slot 0: power supply
- Slot 1: NAT MCH
- Slot 2: CPU AMC900
- Slot 3: -
- Slot 4: DAMCv2
NOTE:
A USB-2-JTAG adapter is linked from the CPU to the DAMCv2.
To program run impact: IMPACT (as user, avoid superuser if possible)
$ . /opt/Xilinx/14.4/LabTools/settings64.sh
$ impact &
(The last firmware is available in the home folder.)
TIPS:
To have access to the MCH activate the eth0 with the command
sudo ifconfig eth0 192.168.1.30
and then you can have access at the MCH via
telnet 192.168.1.41
or
by tunneling the port 192.168.1.41:80 via SSH! |