Skip to content

Releases: Stokpan/E80

E80 Toolchain Setup

20 Apr 04:59

Choose a tag to compare

A portable, preconfigured environment for running E80 Assembly programs, in simulation or real hardware. To test it without an FPGA board, follow the simulation example instructions in the Readme.

Note: You can install in any path or USB drive, but if you intend to synthesize with Quartus or Vivado, don't use spaces or non-ASCII characters.

What is included:

  • The E80 VHDL files.
  • A MinGW build of the E80 Assembler and two sample e80asm programs.
  • Sc1 Editor configured with syntax coloring, and scripted for one-click assembly, simulation, automatic logfile browsing in case of error, etc.
  • GHDL v6.0, for VHDL simulation.
  • GTKWave v3.3 for viewing GHDL's waveform output.
  • Settings and scripts for GHDL, GTKWave and ModelSim to allow one-click simulation of .E80ASM files through the Sc1 editor.
  • The Boards folder with subfolders for various FPGA boards. These include project settings and instructions for each board.
  • The E80 GateMate Synthesis Batch to automate the entire synthesis process on the Olimex board.

Full Changelog: v2.8...v3.0