1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-02-10 18:19:57 +00:00

Nova2001: move one level up

This commit is contained in:
Gyorgy Szombathelyi
2021-06-15 14:16:44 +02:00
parent e4d7aabcd9
commit 1ca029e184
30 changed files with 6 additions and 4 deletions

View File

@@ -237,9 +237,9 @@ set_global_assignment -name VERILOG_FILE rtl/z80ip.v
set_global_assignment -name VHDL_FILE rtl/dpram.vhd
set_global_assignment -name VERILOG_FILE rtl/pll.v
set_global_assignment -name SYSTEMVERILOG_FILE rtl/sdram.sv
set_global_assignment -name VHDL_FILE ../../../common/Sound/ym2149/vol_table_array.vhd
set_global_assignment -name VHDL_FILE ../../../common/Sound/ym2149/YM2149.vhd
set_global_assignment -name QIP_FILE ../../../common/mist/mist.qip
set_global_assignment -name QIP_FILE ../../../common/CPU/T80/T80.qip
set_global_assignment -name VHDL_FILE ../../common/Sound/ym2149/vol_table_array.vhd
set_global_assignment -name VHDL_FILE ../../common/Sound/ym2149/YM2149.vhd
set_global_assignment -name QIP_FILE ../../common/mist/mist.qip
set_global_assignment -name QIP_FILE ../../common/CPU/T80/T80.qip
set_global_assignment -name SMART_RECOMPILE ON
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top

View File

@@ -2,6 +2,8 @@
--
-- Arcade: Ninja Kun port to MiST by Slingshot
-- 29 December 2019
-- Added Nova 2001, Raiders5 and Penguin-Kun Wars
-- 15 June 2021
--
---------------------------------------------------------------------------------
--