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:
Niclas Carlsson
2020-12-30 23:33:39 +01:00
parent f20ddbd8be
commit 54898c19fd

View File

@@ -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