diff options
author | Pacien TRAN-GIRARD | 2014-06-15 15:28:10 +0200 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-06-15 15:28:10 +0200 |
commit | 4762ef9b7238f67d065775b752ebf51289c1f437 (patch) | |
tree | fb88da863e1bbc068d8258b285663013233ebe7b /FPGA/pwm/pwm.qsf | |
parent | fdd5c7e084529b2a09bed21aef44eb56e82075dc (diff) | |
download | fpga-home-automation-4762ef9b7238f67d065775b752ebf51289c1f437.tar.gz |
Clean project
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 |