Booting Linux on the UNISIM Virtex 5 FXT Simulator
1. Requirements
The tutorial requires the UNISIM Virtex 5 FXT Simulator: to get the simulator source code, please visit the download page. Follow the building instructions in file INSTALL.2. Get a previously built Linux distribution for the simulator
Download a previously built Linux distribution: unisim-virtex5fxt-linux-distro-bin-v5.tar.gz3. Start the simulator
$ cd unisim-virtex5fxt-linux-distro-bin-v5
$ unisim-virtex5fxt-wfpu-1.0beta12 -c config/sim_config.xml
$ unisim-virtex5fxt-wfpu-1.0beta12 -c config/sim_config.xml
4. In another terminal, connect a telnet client to the simulator
$ telnet localhost 1234
Linux boot on the UNISIM Virtex 5 FXT Simulator |