mirror of
https://github.com/MiSTer-devel/Arcade-SpaceInvaders_MiSTer.git
synced 2026-05-24 03:02:33 +00:00
polaris_cloud.vhd should be Polaris_cloud.vhd
In file systems that are case sensitive, like when using Linux, this change is needed to compile the project without errors.
This commit is contained in:
@@ -19,7 +19,7 @@ set_global_assignment -name VHDL_FILE rtl/Midway_Tone_Gen.vhd
|
||||
set_global_assignment -name VHDL_FILE rtl/OVO.vhd
|
||||
set_global_assignment -name VHDL_FILE rtl/bb_clouds.vhd
|
||||
set_global_assignment -name VHDL_FILE rtl/bb_audio.vhd
|
||||
set_global_assignment -name VHDL_FILE rtl/polaris_cloud.vhd
|
||||
set_global_assignment -name VHDL_FILE rtl/Polaris_cloud.vhd
|
||||
set_global_assignment -name VHDL_FILE rtl/zap_audio.vhd
|
||||
set_global_assignment -name VHDL_FILE rtl/maze_audio.vhd
|
||||
set_global_assignment -name SYSTEMVERILOG_FILE rtl/virtualgun.sv
|
||||
|
||||
Reference in New Issue
Block a user