资源列表

« 1 2 ... .66 .67 .68 .69 .70 271.72 .73 .74 .75 .76 ... 4311 »

[VHDL编程runtest

说明:chirp trip for beginners
<ammar> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[VHDL编程resomador

说明:a sorce of somador in vhdl
<daniel> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[VHDL编程add_tree_mult

说明:verilog HDL编写的8位乘法器,谢谢使用-the preparation of 8-bit multiplier verilog
<田甜> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[VHDL编程jianfa

说明:用verilog编写的用减法实现除法功能-Prepared using verilog function to perform division by subtraction
<黄林> 在 2025-01-13 上传 | 大小:1kb | 下载: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-01-13 上传 | 大小: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-01-13 上传 | 大小: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-01-13 上传 | 大小: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-01-13 上传 | 大小: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-01-13 上传 | 大小:1kb | 下载:0

[VHDL编程PPM_Coder

说明:PPM 编码器 按照PPM编码格式编写的普通VHDL代码-PPM PPM encoder encoding format prepared in accordance with the ordinary VHDL code
<newly> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[VHDL编程ram_dp_sr_sw[1]

说明:dual port ram control-dual port ram control dual port ram control dual port ram control
<xl> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[VHDL编程xcymain

说明:NIOS2软核嵌入式代码实现对电机的测控-NIOS2 soft-core embedded code monitoring and control of the motor
<张翼> 在 2025-01-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 271.72 .73 .74 .75 .76 ... 4311 »

源码中国 www.ymcn.org