代码搜索:Sim
找到约 10,000 项符合「Sim」的源代码
代码结果 10,000
www.eeworm.com/read/229461/4755192
sim lcd.sim
Simulator report for lcd
Mon Apr 11 14:55:43 2005
Version 4.2 Build 157 12/07/2004 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. S
www.eeworm.com/read/228096/4767003
run_sim
#!/bin/csh -f
set arg_num = $#argv; # number of arguments
if ($arg_num < 1) then
echo " "
echo "Missing required ATS argument:"
echo " '-r' for regression"
echo " "
exi
www.eeworm.com/read/219809/4846247
vhd sim.vhd
------------------------------------------------------------------------------
-- This file is a part of the GRLIB VHDL IP LIBRARY
-- Copyright (C) 2003, Gaisler Research
--
-- This program is free
www.eeworm.com/read/215090/4906393
py sim.py
# Desc: Handle simulator interface
# Author: Andrew Howard
# Date: 19 Sep 2004
# CVS: $Id: sim.py,v 1.13 2004/11/16 23:14:50 inspectorg Exp $
import os
import string
import sys
from wxPython.wx impo
www.eeworm.com/read/210390/4949368
h sim.h
/*
*********************************************************************************************************
* uC/GUI V3.98
* Univ
www.eeworm.com/read/209559/4960191
sim_defconfig
#
# Automatically generated make config: don't edit
#
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
# CONFIG_CLEAN_COMPILE is not set
# CONFIG_STANDALONE is not set
CONFIG_BROKEN=y
CONFIG_B
www.eeworm.com/read/209559/4960506
ld sim.ld
/* Linker script for the gdb v850e simulator (CONFIG_V850E_SIM). */
MEMORY {
/* Interrupt vectors. */
INTV : ORIGIN = 0x0, LENGTH = 0xe0
/* Main RAM. */
RAM : ORIGIN = RAM_ADDR, LENGTH = RA
www.eeworm.com/read/209559/4960514
c sim.c
/*
* arch/v850/kernel/sim.c -- Machine-specific stuff for GDB v850e simulator
*
* Copyright (C) 2001,02 NEC Corporation
* Copyright (C) 2001,02 Miles Bader
*
* This file is s
www.eeworm.com/read/209559/4967952
h sim.h
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1999
www.eeworm.com/read/209559/4970622
h sim.h
/*
* include/asm-v850/sim.h -- Machine-dependent defs for GDB v850e simulator
*
* Copyright (C) 2001,02,03 NEC Electronics Corporation
* Copyright (C) 2001,02,03 Miles Bader
*