1
0
mirror of https://github.com/j-core/j-core-ice40.git synced 2026-03-08 03:39:37 +00:00
Files
j-core.j-core-ice40/nvc_simple.sh
2019-03-03 23:16:35 -05:00

8 lines
379 B
Bash

#!/bin/sh
nvc -a cpu2j0_pkg.vhd components_pkg.vhd mult_pkg.vhd decode_pkg.vhd decode_body.vhd datapath_pkg.vhd cpu.vhd decode.vhd decode_core.vhd decode_table.vhd decode_table_reverse.vhd datapath.vhd register_file.vhd mult.vhd
nvc -a data_bus_pkg.vhd monitor_pkg.vhd simple_ram.vhd bus_monitor.vhd timeout_cnt.vhd cpu_simple_sram.vhd cpu_pure_tb.vhh
nvc -e -V cpu_pure_tb