repo2/sockit/atari800core.sdc
302 | markw | #**************************************************************
|
|
# This .sdc file is created by Terasic Tool.
|
|||
# Users are recommended to modify this file to match users logic.
|
|||
#**************************************************************
|
|||
#**************************************************************
|
|||
# Create Clock
|
|||
#**************************************************************
|
|||
create_clock -period 20 [get_ports OSC_50_B3B]
|
|||
create_clock -period 20 [get_ports OSC_50_B4A]
|
|||
create_clock -period 20 [get_ports OSC_50_B5B]
|
|||
create_clock -period 20 [get_ports OSC_50_B8A]
|
|||
#**************************************************************
|
|||
# Create Generated Clock
|
|||
#**************************************************************
|
|||
derive_pll_clocks
|
|||
#**************************************************************
|
|||
# Set Clock Latency
|
|||
#**************************************************************
|
|||
#**************************************************************
|
|||
# Set Clock Uncertainty
|
|||
#**************************************************************
|
|||
derive_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
|
|||
#**************************************************************
|
|||
#**************************************************************
|
|||
# Set Load
|
|||
#**************************************************************
|
|||