资源列表

« 1 2 ... .77 .78 .79 .80 .81 2082.83 .84 .85 .86 .87 ... 4310 »

[VHDL编程100vhdlexample

说明:VHDL语言硬件描述语言,100个例子,功能电路齐全-VHDL, hardware descr iption language, 100 example, complete functional circuit
<wangtao> 在 2025-05-01 上传 | 大小:228kb | 下载:0

[VHDL编程FPGA-common-modules-design-

说明:“CPLDFPGA常用模块与综合系统设计与实例精讲”这本书的工程,均是采用VHDL语言来完成-" CPLDFPGA common modules and integrated system design and examples of Jingjiang," this book works are done using VHDL language
<侯娟> 在 2025-05-01 上传 | 大小:2.35mb | 下载:0

[VHDL编程mult

说明:自己编写的乘法器 二进制4*4 vhdl环境 仿真通过-On time-multiplier binary imagecut.rar 4* 4 VHDL environmental simulation through
<datangde> 在 2025-05-01 上传 | 大小:3kb | 下载:0

[VHDL编程vhdl

说明:8421BCD码同步计数器,序列信号发生器,状态机设计-8421BCD code synchronization counter, serial signal generator, the state machine design
<邢菲> 在 2025-05-01 上传 | 大小:2kb | 下载:0

[VHDL编程dianti1

说明:该程序是一个简单的电梯控制程序,运用VHDL语言编程,能实现电梯所要的功能并在DE2板上演示-The program is a simple elevator control procedures, the use of VHDL language programming, to achieve the desired function of the elevator and in the DE2 board demo
<zlj> 在 2025-05-01 上传 | 大小:985kb | 下载:0

[VHDL编程jiaotongdeng

说明:
<zlj> 在 2025-05-01 上传 | 大小:1.24mb | 下载:0

[VHDL编程vhdl

说明:4位乘法器 vhdl library IEEE use IEEE.std_logic_1164.all entity one_bit_adder is port ( A: in STD_LOGIC B: in STD_LOGIC C_in: in STD_LOGIC S: out STD_LOGIC C_out: out STD_LOGIC ) en
<陈强> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[VHDL编程12

说明:4位除法器 library IEEE use IEEE.std_logic_1164.all use IEEE.std_logic_unsigned.all entity fpdiv is port ( DIVz: out STD_LOGIC A: in STD_LOGIC_VECTOR (3 downto 0) B: in STD_LOGIC_VECTOR (3 downt
<陈强> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[VHDL编程1

说明:一个VHDL实现的测频计 LIBRARY ieee USE ieee.std_logic_1164.all USE ieee.std_logic_arith.all USE ieee.std_logic_unsigned.all ENTITY freq IS PORT( Fsignal : IN std_logic -- Rst : IN std_logic Gate : IN st
<陈强> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[VHDL编程2

说明:使用变量的状态机 library ieee use ieee.std_logic_1164.all ENTITY fsm2 IS PORT(clock,x : IN BIT z : OUT BIT) END fsm2 ------------------------------------------------- ARCHITECTURE using_wait OF fsm2 IS
<陈强> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[VHDL编程yimaqi

说明:这是一个译码器,与编码器功能相反,可以用于设计抢答器等,便于在实验箱上演示-This is a decoder, and encoder On the contrary, can be used to design Responder so easy to be demonstrated in the experimental box
<孙法江> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[VHDL编程vhdl-coding-procedures

说明:vhdl coding procedures 是在quartusII 下用VHDL编写的 包括了双极性码编hdb3码 和用3位二进制码编hdb3码 -vhdl coding procedures in quartusII prepared under the covers with the VHDL code compilation hdb3 bipolar code and binary code compiled using thr
<zln> 在 2025-05-01 上传 | 大小:2kb | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 2082.83 .84 .85 .86 .87 ... 4310 »

源码中国 www.ymcn.org