📄 prep2_2.sdc
字号:
# Assign a location for scalar Port "SEL".
define_attribute SEL xc_loc "C13"
# Assign a pad location to all bits of a bus.
define_attribute {DATA0[7:0]} xc_loc "P14, P12, P11, P5, P21, P18, P16, P15"
# assign a fast output type to the pad
define_attribute {DATA0[5]} xc_fast 1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -