代码搜索:Sim
找到约 10,000 项符合「Sim」的源代码
代码结果 10,000
www.eeworm.com/read/259736/7153806
dsw sim.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/463725/7176229
sim demo.sim
www.eeworm.com/read/462924/7191598
do sim.do
quit -sim
vlib work
vmap work work
vlog 220model.v
vlog altera_mf.v
vlog sgate.v
vlog ENC.vo
vlog ENC_tb.v
vsim tb
view wave
do wave.do
run -all
www.eeworm.com/read/462922/7191605
do sim.do
#退出上一次仿真
quit -sim
#建立work库
vlib work
#把ModelSim所要使用的work库映射到新建立的work库上
vmap work work
#编译Altera的仿真库文件
vlog altera_mf.v
#编译设计文件
vlog DualPortRAM.v
#编译顶层文件
vlog TOP.v
#编译testben
www.eeworm.com/read/434441/7217288
sim demo.sim
www.eeworm.com/read/461294/7229735
sim heattank.sim
!--------------------------------------------------------
! Water tank heat control simulation
! Assume constant volume (i.e. water in = water out)
!------------------------------------------------
www.eeworm.com/read/459145/7280327
c sim.c
/* Simulator for the protocols in chapter 3 of
* "Computer Networks, 3rd ed. by Andrew S. Tanenbaum.
*/
#include
#include
#include
#include
www.eeworm.com/read/458360/7298470
c sim.c
/* @(#) sim.c 1.2 1/27/86 17:48:09 */
/*ident "@(#)cfront:lib/task/sim.c 1.2"*/
/* @(#) sim.c 1.1 1/17/85 14:49:52 */
#include "task.h"
histogram.histogram(int nb, int ll, int rr)
{
DB(("x%x->histogr