uart_module.cr.mti
来自「实现FPGA与PC机的串口通信功能」· MTI 代码 · 共 30 行
MTI
30 行
C:/Modeltech_6.0/myproject/Uartmodule/Uart_rx.v {1 {vlog -work work C:/Modeltech_6.0/myproject/Uartmodule/Uart_rx.v
Model Technology ModelSim SE vlog 6.0 Compiler 2004.08 Aug 19 2004
-- Compiling module uart_rx
Top level modules:
uart_rx
} {} {}} C:/Modeltech_6.0/myproject/Uartmodule/uart_top.v {1 {vlog -work work C:/Modeltech_6.0/myproject/Uartmodule/uart_top.v
Model Technology ModelSim SE vlog 6.0 Compiler 2004.08 Aug 19 2004
-- Compiling module uart
Top level modules:
uart
} {} {}} C:/Modeltech_6.0/myproject/Uartmodule/Uart_test.v {1 {vlog -work work C:/Modeltech_6.0/myproject/Uartmodule/Uart_test.v
Model Technology ModelSim SE vlog 6.0 Compiler 2004.08 Aug 19 2004
-- Compiling module Uart_test
Top level modules:
Uart_test
} {} {}} C:/Modeltech_6.0/myproject/Uartmodule/Uart_tx.v {1 {vlog -work work C:/Modeltech_6.0/myproject/Uartmodule/Uart_tx.v
Model Technology ModelSim SE vlog 6.0 Compiler 2004.08 Aug 19 2004
-- Compiling module uart_tx
Top level modules:
uart_tx
} {} {}}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?