代码搜索:modelSim
找到约 1,834 项符合「modelSim」的源代码
代码结果 1,834
www.eeworm.com/read/235739/14054580
tcl xlcosim_dac_test_modelsim.tcl
proc openClient {} {
set find_spare 0
set port 1301
set cid [socket localhost $port]
echo Connected to Xilinx System Generator Block {}
fileevent $cid readable "event_handler $cid"
www.eeworm.com/read/321790/13399212
mti timing_sim.cr.mti
C:/eda/quartus/eda/sim_lib/sgate.v {1 {vlog -work work C:/eda/quartus/eda/sim_lib/sgate.v
Model Technology ModelSim SE vlog 5.8b Compiler 2004.01 Jan 26 2004
-- Compiling module oper_add
-- Compili
www.eeworm.com/read/404865/11476811
mti fen5.cr.mti
F:/modelsim/fen5/f5.v {1 {vlog -work work -novopt F:/modelsim/fen5/f5.v
Model Technology ModelSim SE vlog 6.1d Compiler 2006.01 Jan 23 2006
-- Compiling module counter_n
Top level modules:
coun
www.eeworm.com/read/222176/14702358
txt readme.txt
===== README for 栰媴僎乕儉 =========
偙偺僨傿儗僋僩儕偵偼栰媴僎乕儉偵娭偡傞僨僓僀儞僼傽僀儖偑娷傑傟偰偄傑偡丅
僾儘僕僃僋僩僨傿儗僋僩儕偵偼僐儞僷僀儖嵪傒偺忬懺偺僨乕僞偑擖偭偰偄傑偡丅
仏僨傿儗僋僩儕峔憿
--------logic 仺丂慡偰偺儃乕僪偵嫟捠偡傞僨僓僀儞
|
|-----quartus丂仺丂quartus梡偺僾儘僕僃僋僩僼傽僀 ...
www.eeworm.com/read/219736/14866580
transcript
# Reading D:/Software/ModelSim SE 6.1d/tcl/vsim/pref.tcl
# // ModelSim SE 6.1d Jan 23 2006
# //
# // Copyright 2006 Mentor Graphics Corporation
# // All Rights Reserved.
# //
#
www.eeworm.com/read/176099/9516654
makefile
# $Id: Makefile,v 1.1.1.1 2005/01/04 02:05:54 arif_endro Exp $
#
all:
# $(MAKE) -C source fm ;
$(MAKE) -C source fm_v;
export: all
# mv -v source/*.vhd export/vhd/;
# cp -v source/modelsim_vhd.do
www.eeworm.com/read/298792/7935258
transcript
# Reading D:/programfiles/modelsim/tcl/vsim/pref.tcl
# reading D:\programfiles\modelsim\win32/../modelsim.ini
# reading modelsim.ini
# // ModelSim SE 6.0 Aug 19 2004
# //
# // Copyright Mento
www.eeworm.com/read/172784/9690757
mak build_mti.mak
#
# NMAKE makefile to make my_pli.dll for MTI Modelsim, using VisualC++ on Windows
#
MTI_INSTALL_DIR=c:\progra~1\ModelSim
SOURCES = pow_acc.c \
veriuser_MTI.c
OBJS = $(SOURCES:.c