vending_machine.erf
来自「RTL in Verilog (Vending Machine)」· ERF 代码 · 共 20 行
ERF
20 行
MESSAGE "Pass 1. Scanning modules hierarchy."MESSAGE "Module \$root found in current working library."BEGINPROGRESS Compiling...UPDATEPROGRESS 35MESSAGE "Module integer2bcd found in current working library."MESSAGE "Pass 2. Processing instantiations."UPDATEPROGRESS 45MESSAGE "Pass 3. Processing behavioral statements."UPDATEPROGRESS 80MESSAGE "ELB/DAG code generating."MESSAGE "Module \$root found in current working library."UPDATEPROGRESS 86UPDATEPROGRESS 93UPDATEPROGRESS 100MESSAGE "Unit top modules: vending_machine."MESSAGE "$root top modules: vending_machine."ENDPROGRESS Compiling...SUCCESS "Compile success 0 Errors 0 Warnings Analysis time: 0[s]."MESSAGE "done"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?