compxlib.log

来自「xilinx的SPARTAN-3E入门开发板实例 根据官方公布的led移动范例」· LOG 代码 · 共 41 行

LOG
41
字号
    ____  ____
   /   /\/   /
  /___/  \  /    VENDOR      : Xilinx Inc.
  \   \   \/     VERSION     : 7.1i (H.42)
   \   \         APPLICATION : compxlib
   /   /         CONTENTS    : Compilation Log
  /___/   /\     FILENAME    : compxlib.log
  \   \  /  \    CREATED ON  : Mon Dec 25 23:48:43 2006
   \___\/\___\

XILINX = 'C:\Xilinx'Library Source => 'C:\Xilinx'Compilation Mode = FASTScheduling library compilation for SPARTAN-IIIE 
Signature:-
------------------------------------------------------------------------------
compxlib -s mti_se
         -arch spartan3e
          -lib unisim
          -lib simprim
          -lib xilinxcorelib
         -l vhdl
         -dir C:\Xilinx
         -log compxlib.log
         -w
------------------------------------------------------------------------------
Compiling Xilinx HDL Libraries for ModelSim SE SimulatorLanguage => vhdlBacking up setup files if any...Source Tools ('AUTO_DETECT') => [null]ERROR:CAEInterfaces:326 - COMPXLIB[env]: unable to find simulator (mti_se) executables<ToolTip>: Specify the simulator executable path in the "Simulator Path"           property under "Compile HDL Simulation Libraries" properties.           IMPORTANT: Make sure that the license file/other environment           variable for mti_se are properly set

⌨️ 快捷键说明

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