diff options
Diffstat (limited to 'FPGA/pwm/pwm.qsf')
-rw-r--r-- | FPGA/pwm/pwm.qsf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FPGA/pwm/pwm.qsf b/FPGA/pwm/pwm.qsf index 5cd6136..39f5397 100644 --- a/FPGA/pwm/pwm.qsf +++ b/FPGA/pwm/pwm.qsf | |||
@@ -49,7 +49,6 @@ set_global_assignment -name ERROR_CHECK_FREQUENCY_DIVISOR 1 | |||
49 | set_global_assignment -name USE_CONFIGURATION_DEVICE ON | 49 | set_global_assignment -name USE_CONFIGURATION_DEVICE ON |
50 | set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED" | 50 | set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED" |
51 | set_global_assignment -name BDF_FILE pwm.bdf | 51 | set_global_assignment -name BDF_FILE pwm.bdf |
52 | set_global_assignment -name QIP_FILE lpm_counter0.qip | ||
53 | set_global_assignment -name QIP_FILE lpm_mux0.qip | 52 | set_global_assignment -name QIP_FILE lpm_mux0.qip |
54 | set_global_assignment -name QIP_FILE lpm_constant0.qip | 53 | set_global_assignment -name QIP_FILE lpm_constant0.qip |
55 | set_global_assignment -name QIP_FILE lpm_constant1.qip | 54 | set_global_assignment -name QIP_FILE lpm_constant1.qip |