This source is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
点击这里可看到:
http://www.eetop.cn/cgi-bin/topic.cgi?forum=18&topic=115
问一个弱问题,为什么在MODELSIM里仿真不了??# Reading D:/Modeltech_xe/win32xoem/../tcl/vsim/pref.tcl
# do EEE.fdo
# Model Technology ModelSim XE vcom 5.5e_p1 Compiler 2001.11 Nov 16 2001
# -- Loading package standard
# ERROR: Could not open library xc7000 at xc7000: No such file or directory
# ERROR: PCI.vhd(4): Library xc7000 not found.
# -- Loading package std_logic_1164
# -- Loading package attributes
# -- Loading package std_logic_misc
# -- Loading package std_logic_arith
# -- Loading package std_logic_unsigned
# ERROR: Could not find D:/Modeltech_xe/win32xoem/../ieee.std_logic_components
# ERROR: PCI.vhd(9): cannot find expanded name: ieee.std_logic_components
# ERROR: PCI.vhd(9): Unknown field: std_logic_components.
# ERROR: PCI.vhd(10): Unknown identifier: xc7000
# ERROR: PCI.vhd(12): VHDL Compiler exiting
# ERROR: D:/Modeltech_xe/win32xoem/vcom failed.
# Error in macro ./EEE.fdo line 5
# D:/Modeltech_xe/win32xoem/vcom failed.
# while executing
# "vcom -just e -93 -explicit PCI.vhd"
Warning: A ModelSim starter license was detected and will be used, even though you have installed ModelSim XE. You should obtain an XE license in order to access ModelSim XE's full capabilities.
这是怎么回事?