代码搜索:verilog hdl 是什么?
找到约 10,000 项符合「verilog hdl 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/150583/5690881
hdl conf.hdl
//
// $Id: conf.hdl,v 1.1.1.1 2002/11/29 09:24:07 alvin Exp $
//
// Primitive test bed for the SA220 processor model.
//
INSTANCES
ComponentSA220 cpu;
MemorySA220 mem;
Banger bangHold;
Ban
www.eeworm.com/read/141580/5769562
var hdl.var
#
# hdl.var: Defines variables used by the INCA tools.
# Created by ncprep on Sat Aug 4 10:51:23 2001
#
softinclude $CDS_INST_DIR/tools/inca/files/hdl.var
define LIB_MAP ( $LIB_MAP, + => worklib )
www.eeworm.com/read/141580/5769594
var hdl.var
#
# hdl.var: Defines variables used by the INCA tools.
# Created by ncprep on Sat Aug 4 10:51:23 2001
#
softinclude $CDS_INST_DIR/tools/inca/files/hdl.var
define LIB_MAP ( $LIB_MAP, + => worklib )
www.eeworm.com/read/112822/6143349
var hdl.var
#
# hdl.var: Defines variables used by the INCA tools.
# Created by ncprep on Wed Mar 19 13:06:33 2003
#
softinclude $CDS_INST_DIR/tools/inca/files/hdl.var
define LIB_MAP ( $LIB_MAP, + => worklib )
www.eeworm.com/read/478566/6710026
var hdl.var
define LIB_MAP ( $LIB_MAP, ../../rtl => rtl )
define VIEW_MAP ( $VIEW_MAP, .v => v)
www.eeworm.com/read/478566/6710029
var hdl.var
define NCSIMRC ( $CDS_INST_DIR/tools/inca/files/ncsimrc, ~/.ncsimrc )
include ../hdl.var
define SNAPSHOT worklib.testblock_tb:v
www.eeworm.com/read/263608/11353060
var hdl.var
softinclude $CDS_INST_DIR/tools/inca/files/hdl.var
define LIB_MAP ( $LIB_MAP, + => worklib )
define VIEW_MAP ( $VIEW_MAP, .v => v)
www.eeworm.com/read/405019/11474147
hdl 00000002.hdl
www.eeworm.com/read/158146/11642034
var hdl.var
define WORK worklib
include $CDS_INST_DIR/tools/inca/files/hdl.var
www.eeworm.com/read/148860/12419714
cpp hdl.cpp
/*
* hdl.c
* $Id: hdl.c,v 1.11 2004/12/04 10:20:52 b081 Exp $
*
* Copyright 2004 Bobi B., w1zard0f07@yahoo.com
*
* This file is part of hdl_dump.
*
* hdl_dump is free software; you can redistr