diff options
author | H. Peter Anvin <hpa@zytor.com> | 2007-06-09 23:51:00 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2007-06-09 23:51:00 -0700 |
commit | 28b0de5001e4f7d085c856e89933eab660b16025 (patch) | |
tree | 11bf374c67e2a30bcb80863b078a0f774b448147 | |
parent | bbac68783b514b715089df2d960973ce78005ffc (diff) | |
download | abc80-28b0de5001e4f7d085c856e89933eab660b16025.tar.gz abc80-28b0de5001e4f7d085c856e89933eab660b16025.tar.xz abc80-28b0de5001e4f7d085c856e89933eab660b16025.zip |
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ This version uses an "Altera Nios Development Kit, Cyclone Edition" combined with a "AleaRep Lancelot" daughtercard (for VGA/Keyboard/Mouse/Sound -- see http://www.fpga.nl/). +To build, run "make" in the top directory on a Unix/Linux machine, +or under Cygwin on a Windows machine, then build the Quartus II +project "abc80.qsf". + As provided, the design runs at 25 MHz (the real ABC80 ran at 3 MHz.) SW3 is set up as a "turbo button", selecting 25, 12, 6, or 3 MHz operation. Turbo can also be selected via "out (144),n" where n=0 for |