# Reading D:/altera/13.0/modelsim_ae/tcl/vsim/pref.tcl 
# ERROR: No extended dataflow license exists
# do AC_I2C_Control_run_msim_rtl_verilog.do 
# if {[file exists rtl_work]} {
# 	vdel -lib rtl_work -all
# }
# vlib rtl_work
# vmap work rtl_work
# Copying D:\altera\13.0\modelsim_ae\win32aloem/../modelsim.ini to modelsim.ini
# Modifying modelsim.ini
# ** Warning: Copied D:\altera\13.0\modelsim_ae\win32aloem/../modelsim.ini to modelsim.ini.
#          Updated modelsim.ini.
# 
# vlog -vlog01compat -work work +incdir+F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj {F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_bit_shift.v}
# Model Technology ModelSim ALTERA vlog 10.1d Compiler 2012.11 Nov  2 2012
# -- Compiling module i2c_bit_shift
# 
# Top level modules:
# 	i2c_bit_shift
# vlog -vlog01compat -work work +incdir+F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj {F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_control.v}
# Model Technology ModelSim ALTERA vlog 10.1d Compiler 2012.11 Nov  2 2012
# -- Compiling module i2c_control
# 
# Top level modules:
# 	i2c_control
# 
# vlog -vlog01compat -work work +incdir+F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj {F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_control_tb.v}
# Model Technology ModelSim ALTERA vlog 10.1d Compiler 2012.11 Nov  2 2012
# -- Compiling module i2c_control_tb
# 
# Top level modules:
# 	i2c_control_tb
# vlog -vlog01compat -work work +incdir+F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj {F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/24LC64.v}
# Model Technology ModelSim ALTERA vlog 10.1d Compiler 2012.11 Nov  2 2012
# -- Compiling module M24LC64
# 
# Top level modules:
# 	M24LC64
# 
# vsim -t 1ps -L altera_ver -L lpm_ver -L sgate_ver -L altera_mf_ver -L altera_lnsim_ver -L cycloneive_ver -L rtl_work -L work -voptargs="+acc"  i2c_control_tb
# vsim -L altera_ver -L lpm_ver -L sgate_ver -L altera_mf_ver -L altera_lnsim_ver -L cycloneive_ver -L rtl_work -L work -voptargs=\"+acc\" -t 1ps i2c_control_tb 
# //  ModelSim ALTERA 10.1d Nov  2 2012 
# //
# //  Copyright 1991-2012 Mentor Graphics Corporation
# //  All Rights Reserved.
# //
# //  THIS WORK CONTAINS TRADE SECRET AND PROPRIETARY INFORMATION
# //  WHICH IS THE PROPERTY OF MENTOR GRAPHICS CORPORATION OR ITS
# //  LICENSORS AND IS SUBJECT TO LICENSE TERMS.
# //
# Loading work.i2c_control_tb
# Loading work.i2c_control
# Loading work.i2c_bit_shift
# Loading work.M24LC64
# ** Warning: (vsim-3015) F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_control_tb.v(46): [PCDPC] - Port size (1 or 1) does not match connection size (32) for port 'A0'. The port definition is at: F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/24LC64.v(87).
# 
#         Region: /i2c_control_tb/M24LC64
# ** Warning: (vsim-3015) F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_control_tb.v(46): [PCDPC] - Port size (1 or 1) does not match connection size (32) for port 'A1'. The port definition is at: F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/24LC64.v(87).
# 
#         Region: /i2c_control_tb/M24LC64
# ** Warning: (vsim-3015) F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_control_tb.v(46): [PCDPC] - Port size (1 or 1) does not match connection size (32) for port 'A2'. The port definition is at: F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/24LC64.v(87).
# 
#         Region: /i2c_control_tb/M24LC64
# ** Warning: (vsim-3015) F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_control_tb.v(46): [PCDPC] - Port size (1 or 1) does not match connection size (32) for port 'WP'. The port definition is at: F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/24LC64.v(87).
# 
#         Region: /i2c_control_tb/M24LC64
# 
# add wave *
# ** Warning: (vsim-WLF-5000) WLF file currently in use: vsim.wlf
# 
#           File in use by: Administrator  Hostname: USER-20170329RI  ProcessID: 11604
# 
#           Attempting to use alternate WLF file "./wlft892mmz".
# ** Warning: (vsim-WLF-5001) Could not open WLF file: vsim.wlf
# 
#           Using alternate file: ./wlft892mmz
# 
# view structure
# .main_pane.structure.interior.cs.body.struct
# view signals
# .main_pane.objects.interior.cs.body.tree
# run -all
# Break in Module i2c_control_tb at F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_control_tb.v line 80
# Simulation Breakpoint: Break in Module i2c_control_tb at F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_control_tb.v line 80
# MACRO ./AC_I2C_Control_run_msim_rtl_verilog.do PAUSED at line 19
vlog -vlog01compat -work work +incdir+F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj -O0 F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_bit_shift.v
# Model Technology ModelSim ALTERA vlog 10.1d Compiler 2012.11 Nov  2 2012
# -- Compiling module i2c_bit_shift
# 
# Top level modules:
# 	i2c_bit_shift
vlog -vlog01compat -work work +incdir+F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj -O0 F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_control.v
# Model Technology ModelSim ALTERA vlog 10.1d Compiler 2012.11 Nov  2 2012
# -- Compiling module i2c_control
# 
# Top level modules:
# 	i2c_control
vlog -vlog01compat -work work +incdir+F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj -O0 F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_control_tb.v
# Model Technology ModelSim ALTERA vlog 10.1d Compiler 2012.11 Nov  2 2012
# -- Compiling module i2c_control_tb
# 
# Top level modules:
# 	i2c_control_tb
vlog -vlog01compat -work work +incdir+F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj -O0 F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/24LC64.v
# Model Technology ModelSim ALTERA vlog 10.1d Compiler 2012.11 Nov  2 2012
# -- Compiling module M24LC64
# 
# Top level modules:
# 	M24LC64
restart
# Loading work.i2c_control_tb
# Loading work.i2c_control
# Loading work.i2c_bit_shift
# Loading work.M24LC64
# ** Warning: (vsim-3015) F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_control_tb.v(46): [PCDPC] - Port size (1 or 1) does not match connection size (32) for port 'A0'. The port definition is at: F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/24LC64.v(87).
# 
#         Region: /i2c_control_tb/M24LC64
# ** Warning: (vsim-3015) F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_control_tb.v(46): [PCDPC] - Port size (1 or 1) does not match connection size (32) for port 'A1'. The port definition is at: F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/24LC64.v(87).
# 
#         Region: /i2c_control_tb/M24LC64
# ** Warning: (vsim-3015) F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_control_tb.v(46): [PCDPC] - Port size (1 or 1) does not match connection size (32) for port 'A2'. The port definition is at: F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/24LC64.v(87).
# 
#         Region: /i2c_control_tb/M24LC64
# ** Warning: (vsim-3015) F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_control_tb.v(46): [PCDPC] - Port size (1 or 1) does not match connection size (32) for port 'WP'. The port definition is at: F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/24LC64.v(87).
# 
#         Region: /i2c_control_tb/M24LC64
run -all
# Break in Module i2c_control_tb at F:/FPGA/Firmware/01_Project/Verilog/Debug/AC_I2C_Control/prj/i2c_control_tb.v line 80
