i2c_master_top.stx
来自「使用方法: 1.拷贝到硬盘」· STX 代码 · 共 39 行
STX
39 行
Release 6.1i - xst G.23Copyright (c) 1995-2003 Xilinx, Inc. All rights reserved.--> Parameter TMPDIR set to .CPU : 0.00 / 0.97 s | Elapsed : 0.00 / 1.00 s --> =========================================================================* HDL Compilation *=========================================================================Compiling source file "i2c_master_bit_ctrl.v"Compiling include file "i2c_master_defines.v"Module <i2c_master_bit_ctrl> compiledCompiling source file "i2c_master_byte_ctrl.v"Compiling include file "i2c_master_defines.v"WARNING:HDLCompilers:38 - i2c_master_defines.v line 60 Macro 'I2C_CMD_NOP' redefinedWARNING:HDLCompilers:38 - i2c_master_defines.v line 61 Macro 'I2C_CMD_START' redefinedWARNING:HDLCompilers:38 - i2c_master_defines.v line 62 Macro 'I2C_CMD_STOP' redefinedWARNING:HDLCompilers:38 - i2c_master_defines.v line 63 Macro 'I2C_CMD_WRITE' redefinedWARNING:HDLCompilers:38 - i2c_master_defines.v line 64 Macro 'I2C_CMD_READ' redefinedModule <i2c_master_byte_ctrl> compiledCompiling source file "i2c_master_top.v"Compiling include file "i2c_master_defines.v"WARNING:HDLCompilers:38 - i2c_master_defines.v line 60 Macro 'I2C_CMD_NOP' redefinedWARNING:HDLCompilers:38 - i2c_master_defines.v line 61 Macro 'I2C_CMD_START' redefinedWARNING:HDLCompilers:38 - i2c_master_defines.v line 62 Macro 'I2C_CMD_STOP' redefinedWARNING:HDLCompilers:38 - i2c_master_defines.v line 63 Macro 'I2C_CMD_WRITE' redefinedWARNING:HDLCompilers:38 - i2c_master_defines.v line 64 Macro 'I2C_CMD_READ' redefinedModule <i2c_master_top> compiledNo errors in compilationAnalysis of file <i2c_master_top.prj> succeeded. CPU : 0.17 / 1.14 s | Elapsed : 0.00 / 1.00 s --> Total memory usage is 47380 kilobytes
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?