📄 extract.log,1
字号:
#
# Property of Cadence Design Systems, Inc. All rights reserved.
#
# $Header: cpn_rep_view.txt.v 1.1 12/14/87 ddd Prealpha
#
# File: cpn_rep_view.txt - Component pin data extract cmd file for
# component pin report
#
# Revision history:
# (0.10) ddd 12/14/87 Preliminary initial version
#
#
COMPONENT_PIN
#
# Extract: refdes(sort), refdes, device_type, value, tolerance,
# package, x, y, angle, mirror.
# Filter for only assigned comps:
REFDES != ''
#
REFDES_SORT
REFDES
PIN_NUMBER_SORT
PIN_NUMBER
COMP_DEVICE_TYPE
PIN_TYPE
PIN_NAME
NET_NAME
#
# end of cpn_rep_view
#
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -