rename file and paths to lower case

This commit is contained in:
Markus Fröschle
2016-07-29 06:29:14 +00:00
parent 31a9e1dd7a
commit 97abde82b9
236 changed files with 133 additions and 131 deletions

5
video/lpm_shiftreg2.qip Normal file
View File

@@ -0,0 +1,5 @@
set_global_assignment -name IP_TOOL_NAME "LPM_SHIFTREG"
set_global_assignment -name IP_TOOL_VERSION "8.1"
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "lpm_shiftreg2.vhd"]
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpm_shiftreg2.bsf"]
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpm_shiftreg2.cmp"]