代码搜索:Sim
找到约 10,000 项符合「Sim」的源代码
代码结果 10,000
www.eeworm.com/read/398667/2371672
sim bias.sim
@OrCAD Simulation Server Version: 1.0
@Settings: 2 1
@General:
ProfileName= "bias"
ProfileFile= "bias.sim"
Connectivity= "SCHEMATIC1.net"
NetlistFile= "bias.cir"
DataFile= "bias.dat"
Ou
www.eeworm.com/read/398667/2371680
sim bias.sim
@OrCAD Simulation Server Version: 1.0
@Settings: 0 1
@General:
ProfileName= "bias"
ProfileFile= "bias.sim"
Connectivity= "SCHEMATIC1.net"
NetlistFile= "bias.cir"
DataFile= "bias.dat"
Ou
www.eeworm.com/read/398667/2371690
sim bias.sim
@OrCAD Simulation Server Version: 1.0
@Settings: 2 1
@General:
ProfileName= "bias"
ProfileFile= "bias.sim"
Connectivity= "SCHEMATIC1.net"
NetlistFile= "bias.cir"
DataFile= "bias.dat"
Ou
www.eeworm.com/read/398200/2394371
s sim.s
#==============================================================================
##
## sim.S
##
## Simulator hardware setup
##
##==============================================================
www.eeworm.com/read/397399/2402830
sim usb.sim
[ARCH]
PROJ=SPCE3200
CPU=s+core
ISA=Score7
ENDIAN=0
ICE_SR=probe_dsr_general_s7_eb.hex8
TLB_LOG_ENTRY=0
Has Coprocessor1=0
Has Coprocessor2=0
Has Coprocessor3=0
[CACHE]
ICACHE_LINES=7
ICAC
www.eeworm.com/read/393286/2476368
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/393286/2476658
sim_defconfig
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.13-uc0
# Fri Sep 2 13:36:43 2005
#
# CONFIG_MMU is not set
# CONFIG_UID16 is not set
CONFIG_RWSEM_GENERIC_SPINLOCK=y
#
www.eeworm.com/read/393286/2476698
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/393286/2476706
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