Software Tools

Type Description

VHDL Compiler and FPGA Synthesis

  • www.altera.com Download Quartus II Software
  • Microcode Toolset

  • Programmers Notepad A good text editor. Project file for all microcode source documents is included in GuP package.
  • Cygwin A useful bash shell used to run the toolset. Install the GCC package to compile microcode utilities.
  • upasm_src.zip Microcode macro-assembler by Dr. Lynch. Based on The A68k Assembler by Brian R. Anderson and Charlie Gibbs
  • gucodemake Simple bash script to "make" the output files.
  • map.c Microprogram Mappper Generator by Kevin Phillipson
  • s2mif56.c S-Record to *.mif File Converter (56 bit microword format) by Kevin Phillipson
  • Monitor Program

  • Buffalo Manual
  • BUFFALO Source Code Version 3.4 (for the 68HC11)
  • BUFFALO Source Code Version 1.0 (for the GuP, 26Sept08)