📄 .synopsys_dc.setup
字号:
/* Define the target technology library, symbol library, and link libraries */target_library = lsi_10k.dbsymbol_library = lsi_10k.sdblink_library = target_library + "*"search_path = search_path + {./src}/* Define path directories for file locations */source_path = "./src/"script_path = "./scr/"log_path = "./log/"db_path = "./db/"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -