代码搜索:verilog hdl 开发教程
找到约 10,000 项符合「verilog hdl 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/247790/12618346
pdf visual basic程序开发完整实例教程.pdf
www.eeworm.com/read/431300/8689678
exe hdl_dump.exe
www.eeworm.com/read/364872/9889463
txt hdl.var.txt
#
# 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/167619/9958696
pdf hdl_coding.pdf
www.eeworm.com/read/349103/10851872
db new_hdl.db
www.eeworm.com/read/349103/10851877
db old_hdl.db
www.eeworm.com/read/419185/10881116
hdl ethernet_to_serial.hdl
:020000020000FC
:200000003E80D33210003EC0D3322004C7150000150100002AC700E100ED5ECF45E300EDF3
:2000200046212CC53680CFA5E200AFD332C40032D9C4C39B13FD21F3C6D33AC300CB7F288B
:2000400005CD4B081818CB5F2805
www.eeworm.com/read/132036/6951787
vhd hdl_demo.vhd
library IEEE;
use IEEE.std_logic_1164.all;
--lab2
--lab2
entity hdl_demo is
port (rst, clk,in_a,in_b,in_c : in std_logic;
accum_a, accum_b : in std_logic_vector(7 downto 0);
www.eeworm.com/read/301751/13849028
pdf 002 hdl指南.pdf
www.eeworm.com/read/136812/5860383
c hdl_clip.c
#ifndef lint
static char sccsid[] = "@(#)hdl_clip.c 1.1 92/07/30 Copyr 1990 Sun Micro";
#endif
/*
* Copyright (c) 1990 by Sun Microsystems, Inc.
*/
#include
#include /*