HDL Cosimulation Block Error
inverter_test/HDL Cosimulation/S-Function' 内の S-function 'shdlcosim' によってエラーが報告されました:
Handshaking with the server failed - Server was NOT an 'HDL Link' server, change the port
# // Questa Sim-64
# // Version 10.4c linux_x86_64 Jul 19 2015
# //
# // Copyright 1991-2015 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.
# // THIS DOCUMENT CONTAINS TRADE SECRETS AND COMMERCIAL OR FINANCIAL
# // INFORMATION THAT ARE PRIVILEGED, CONFIDENTIAL, AND EXEMPT FROM
# // DISCLOSURE UNDER THE FREEDOM OF INFORMATION ACT, 5 U.S.C. SECTION 552.
# // FURTHERMORE, THIS INFORMATION IS PROHIBITED FROM DISCLOSURE UNDER
# // THE TRADE SECRETS ACT, 18 U.S.C. SECTION 1905.
# //
# vsim -f simulink14587.arg -novopt work.inverter
# Start time: 19:52:44 on Sep 01,2016
# ** Warning: (vsim-8891) All optimizations are turned off because the -novopt switch is in effect. This will cause your simulation to run very slowly. If you are using this switch to preserve visibility for Debug or PLI features please see the User's Manual section on Preserving Object Visibility with vopt.
# Loading std.standard
# Loading std.textio(body)
# Loading ieee.std_logic_1164(body)
# Loading work.inverter(behavioral)
# Loading /xxx/R2013a/toolbox/edalink/extensions/modelsim/linux64/liblfmhdls_tmwgcc.so
add wave -position insertpoint sim:/inverter/*
---------------------------