i2c.cr.mti

来自「I2C程序」· MTI 代码 · 共 67 行

MTI
67
字号
F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/upcnt4.vhd {1 {vcom -work work -87 -explicit F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/upcnt4.vhd
Model Technology ModelSim SE vcom 5.6 Compiler 2002.03 Mar 15 2002
-- Loading package standard
-- Loading package std_logic_1164
-- Loading package std_logic_arith
-- Compiling entity upcnt4
-- Compiling architecture definition of upcnt4

} {} {}} F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/i2c.vhd {1 {vcom -work work -87 -explicit F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/i2c.vhd
Model Technology ModelSim SE vcom 5.6 Compiler 2002.03 Mar 15 2002
-- Loading package standard
-- Loading package std_logic_1164
-- Compiling entity i2c
-- Compiling architecture behave of i2c
-- Loading package std_logic_arith
-- Loading entity i2c_control
-- Loading entity uc_interface

} {} {}} F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/i2c_control.vhd {1 {vcom -work work -87 -explicit F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/i2c_control.vhd
Model Technology ModelSim SE vcom 5.6 Compiler 2002.03 Mar 15 2002
-- Loading package standard
-- Loading package std_logic_1164
-- Loading package std_logic_arith
-- Compiling entity i2c_control
-- Compiling architecture behave of i2c_control
-- Loading entity upcnt4
-- Loading entity shift8

} {} {}} F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/micro_test_post.vhd {1 {vcom -work work -87 -explicit F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/micro_test_post.vhd
Model Technology ModelSim SE vcom 5.6 Compiler 2002.03 Mar 15 2002
-- Loading package standard
-- Loading package std_logic_1164
-- Compiling entity micro_test_post
-- Compiling architecture archmicro_test_post of micro_test_post
-- Loading entity i2c
WARNING[1]: F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/micro_test_post.vhd(120): Incompatible modes for port mcf
WARNING[1]: F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/micro_test_post.vhd(120): A use of this default binding for this component instantiation will result in an elaboration error.
WARNING[1]: F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/micro_test_post.vhd(152): No default binding for component: "micro_master_tb". (No entity named "micro_master_tb" was found)
WARNING[1]: F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/micro_test_post.vhd(166): No default binding for component: "micro_slave_tb". (No entity named "micro_slave_tb" was found)
-- Loading package std_logic_arith
-- Loading entity pullup

} {8.0 12.0} {}} F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/pullup.vhd {1 {vcom -work work -87 -explicit F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/pullup.vhd
Model Technology ModelSim SE vcom 5.6 Compiler 2002.03 Mar 15 2002
-- Loading package standard
-- Loading package std_logic_1164
-- Loading package std_logic_arith
-- Compiling entity pullup
-- Compiling architecture archpullup of pullup

} {} {}} F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/shift.vhd {1 {vcom -work work -87 -explicit F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/shift.vhd
Model Technology ModelSim SE vcom 5.6 Compiler 2002.03 Mar 15 2002
-- Loading package standard
-- Loading package std_logic_1164
-- Loading package std_logic_arith
-- Compiling entity shift8
-- Compiling architecture definition of shift8

} {} {}} F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/uc_interface.vhd {1 {vcom -work work -87 -explicit F:/work/project/Software/modelsim/Exercise/I2C/Code/Src/uc_interface.vhd
Model Technology ModelSim SE vcom 5.6 Compiler 2002.03 Mar 15 2002
-- Loading package standard
-- Loading package std_logic_1164
-- Compiling entity uc_interface
-- Compiling architecture behaviour of uc_interface

} {} {}}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?