syn_ram.inc
来自「8051的vhdl源代码」· INC 代码 · 共 14 行
INC
14 行
analyze -format vhdl i8051_lib.vhdanalyze -format vhdl i8051_ram.vhdvhdlout_architecture_name = "SYN"vhdlout_use_packages = {"IEEE.std_logic_1164", "IEEE.std_logic_arith.all", "LSI_10K.COMPONENTS.all"}elaborate i8051_ramcompilewrite -format vhdl -hierarchy -output i8051_ram_gate.vhdwrite -format db -hierarchy -output i8051_ram_gate.dbreport_areareport_timingexit
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?