http://neil.franklin.ch/Projects/VirtexTools/INSTALL author Neil Franklin, last modification 2002.10.09 1. download and unpack the .tar.gz distribution file into any directory (download separate files are not supported any more, too many files now) 2. modifiy Makefile to tell it about your system arrangement - in particular set the PREFIX variable to where you want it installed (and no I am not making an ./configure --PREFIX for this triffle) 3. type make to generate the various binary files 4. as root user type make install to install the software 5. read the man 7 VirtexTools intro man page to see how to use this toolset it will refer you to further documentation 6. if you have no .bit file to practise on, get an example bitfile, such as the one at http://neil.franklin.ch/Projects/PDP-10/pdp10.bit 7. run the examples given in the man pages in the EXAMPLES seciton 8. to deinstall, as root user type make uninstall Thats all folks!