verilog-apple-one/boards/terasic_de0/Quartus
Olof Kindgren 7a7b165888 Add preliminary FuseSoC support
This adds support for simulating the two testbenches. Tested  with
icarus, modelsim, isim or xsim. Default is icarus

fusesoc run --target=$target --tool=$tool apple-one

where $target is apple1_tb or vga_tb and $tool is icarus,isim,modelsim or xsim
It also adds targets for building for the de0 and tinyfpga_b2 boards

fusesoc build --target={de0,tinyfpga_b2} apple-one

All ROM and ROM files can be overriden on the command-line, e.g.

fusesoc build --target=de0 apple-one --BASIC_FILENAME=/path/to/file.hex

Use fusesoc build --target=$target apple-one --help to see all
parameters
2018-02-12 15:19:40 +01:00
..
apple-one.pin Updated Terasic DE0 target to new dir format 2018-02-11 22:48:00 +01:00
apple-one.qpf Updated Terasic DE0 target to new dir format 2018-02-11 22:48:00 +01:00
apple-one.qsf Updated Terasic DE0 target to new dir format 2018-02-11 22:48:00 +01:00
apple-one.sdc Updated Terasic DE0 target to new dir format 2018-02-11 22:48:00 +01:00
options.tcl Add preliminary FuseSoC support 2018-02-12 15:19:40 +01:00
pinmap.tcl Add preliminary FuseSoC support 2018-02-12 15:19:40 +01:00