mirror of
git://projects.qi-hardware.com/nn-usb-fpga.git
synced 2025-01-10 10:10:15 +02:00
35 lines
1.3 KiB
Plaintext
35 lines
1.3 KiB
Plaintext
# // ModelSim SE 6.0d Apr 25 2005 Linux 2.6.32-22-generic
|
|
# //
|
|
# // Copyright Mentor Graphics Corporation 2005
|
|
# // 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.
|
|
# //
|
|
# do sram_bus_TB.do
|
|
# ** Warning: (vlib-34) Library already exists at "work".
|
|
# Model Technology ModelSim SE vlog 6.0d Compiler 2005.04 Apr 25 2005
|
|
# -- Compiling module sram_bus
|
|
# -- Compiling module sram_bus_TB
|
|
# -- Compiling module glbl
|
|
#
|
|
# Top level modules:
|
|
# sram_bus_TB
|
|
# glbl
|
|
# vsim -L simprims_ver -L unisims_ver -L xilinxcorelib_ver -t 1ps sram_bus_TB glbl
|
|
# Loading work.sram_bus_TB
|
|
# Loading work.sram_bus
|
|
# Loading /opt/cad/modeltech/xilinx/verilog/unisims_ver.RAMB16_S2
|
|
# Loading work.glbl
|
|
# ** Warning: (vsim-3017) ../sram_bus_TB.v(21): [TFMPC] - Too few port connections. Expected 8, found 7.
|
|
# Region: /sram_bus_TB/uut
|
|
# ** Warning: (vsim-3015) ../sram_bus_TB.v(21): [PCDPC] - Port size (8 or 8) does not match connection size (1) for port 'sram_data'.
|
|
# Region: /sram_bus_TB/uut
|
|
# ** Warning: (vsim-3722) ../sram_bus_TB.v(21): [TFMPC] - Missing connection for port 'led'.
|
|
# .main_pane.mdi.interior.cs.vm.paneset.cli_0.wf.clip.cs
|
|
# .main_pane.workspace
|
|
# .main_pane.signals.interior.cs
|
|
quit
|