clock.sdc
来自「VHDL实现的电子钟的基本功能」· SDC 代码 · 共 61 行
SDC
61 行
###########################################################################
#
# Generated by : Version 8.1 Build 163 10/28/2008 SJ Full Version
#
# Project : clock
# Revision : clock
#
# Date : Sat Apr 18 16:20:30 中国标准时间 2009
#
###########################################################################
# WARNING: Expected ENABLE_CLOCK_LATENCY to be set to 'ON', but it is set to 'OFF'
# In SDC, create_generated_clock auto-generates clock latency
#
# ------------------------------------------
#
# Create generated clocks based on PLLs
derive_pll_clocks -use_tan_name
#
# ------------------------------------------
# ** Clock Latency
# -------------
# ** Clock Uncertainty
# -----------------
# ** Multicycles
# -----------
# ** Cuts
# ----
# ** Input/Output Delays
# -------------------
# ** Tpd requirements
# ----------------
# ** Setup/Hold Relationships
# ------------------------
# ** Tsu/Th requirements
# -------------------
# ** Tco/MinTco requirements
# -----------------------
#
# Entity Specific Timing Assignments found in
# the Timing Analyzer Settings report panel
#
# ---------------------------------------------
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?