m2_0610.constraints.sdc

来自「在ALTERA公司的EPM570上实现的电机脉冲算法」· SDC 代码 · 共 100 行

SDC
100
字号
########################################################################
#
#    FILE: Constraints file
#  VENDOR: Altera
# PROGRAM: Quartus II
# VERSION: Version 7.1 Build 156 04/30/2007 SJ Full Version
#    DATE: Sun Sep 16 15:40:01 2007
#
########################################################################


#**************************************************************
# Create Clock
#**************************************************************

create_clock -name COUNTER16:inst37|lpm_counter:lpm_counter_component|cntr_49h:auto_generated|safe_q[5] -period 1.000 -waveform { 0.000 0.500 } -add $_col30
create_clock -name CLKIN -period 1.000 -waveform { 0.000 0.500 } -add $_col3
create_clock -name COUNTER16:inst37|lpm_counter:lpm_counter_component|cntr_49h:auto_generated|safe_q[3] -period 1.000 -waveform { 0.000 0.500 } -add $_col31
create_clock -name QEP_CNT:inst9|LPM_FD1:inst|lpm_ff:lpm_ff_component|dffs[0] -period 1.000 -waveform { 0.000 0.500 } -add $_col32
create_clock -name A0 -period 1.000 -waveform { 0.000 0.500 } -add $_col10
create_clock -name WATCH_DOG:inst28|COUNTER8_AC:inst|lpm_counter:lpm_counter_component|cntr_i4i:auto_generated|safe_q[0] -period 1.000 -waveform { 0.000 0.500 } -add $_col33
create_clock -name PULSE_GEN:inst20|COUNTER16_L_E:inst7|lpm_counter:lpm_counter_component|cntr_obj:auto_generated|safe_q[0] -period 1.000 -waveform { 0.000 0.500 } -add $_col34
create_clock -name PULSE_GEN:inst20|LPM_FD1:inst14|lpm_ff:lpm_ff_component|dffs[0] -period 1.000 -waveform { 0.000 0.500 } -add $_col35
create_clock -name QEP_CNT:inst9|LPM_FD1:inst33|lpm_ff:lpm_ff_component|dffs[0] -period 1.000 -waveform { 0.000 0.500 } -add $_col36
create_clock -name COUNTER16:inst37|lpm_counter:lpm_counter_component|cntr_49h:auto_generated|safe_q[10] -period 1.000 -waveform { 0.000 0.500 } -add $_col37
create_clock -name PULSE_GEN:inst20|LPM_FD1:inst|lpm_ff:lpm_ff_component|dffs[0] -period 1.000 -waveform { 0.000 0.500 } -add $_col38


#**************************************************************
# Create Generated Clock
#**************************************************************



#**************************************************************
# Set Propagated Clock
#**************************************************************

set_propagated_clock [all_clocks]


#**************************************************************
# Set Clock Latency
#**************************************************************



#**************************************************************
# Set Clock Uncertainty
#**************************************************************



#**************************************************************
# Set Input Delay
#**************************************************************



#**************************************************************
# Set Output Delay
#**************************************************************



#**************************************************************
# Set Clock Groups
#**************************************************************



#**************************************************************
# Set False Path
#**************************************************************



#**************************************************************
# Set Multicycle Path
#**************************************************************



#**************************************************************
# Set Maximum Delay
#**************************************************************



#**************************************************************
# Set Minimum Delay
#**************************************************************



#**************************************************************
# Set Input Transition
#**************************************************************

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?