代码搜索:vhdl
找到约 10,000 项符合「vhdl」的源代码
代码结果 10,000
www.eeworm.com/read/306208/13749284
txt vhdl.txt
5-1加法器(减法器电路设计
5-1-1全加器电路
--fadd.vhd fadd.vhd one bit full adder
library ieee ;
use ieee.std_logic_1164.all;
entity fadd is
port(
a: in std_logic;--被加数
b: in std_logic;---加数
ci : in std
www.eeworm.com/read/305983/13755673
pdf vhdl.pdf
www.eeworm.com/read/305617/13764411
asm _vhdl.asm
www.eeworm.com/read/304588/13790947
chm vhdl.chm
www.eeworm.com/read/304246/13797247
docx vhdl.docx
www.eeworm.com/read/302507/13833605
pdf vhdl.pdf
www.eeworm.com/read/301297/13860679
pdf vhdl.pdf
www.eeworm.com/read/141343/5769992
vhdl textio.vhdl
-- Std.Textio package declaration. This file is part of GHDL.
-- This file was written from the clause 14.3 of the VHDL LRM.
-- Copyright (C) 2002, 2003, 2004, 2005 Tristan Gingold
--
-- GHDL is
www.eeworm.com/read/494274/6380998
ppt vhdl.ppt
www.eeworm.com/read/493986/6385866