资源列表

« 1 2 ... .24 .25 .26 .27 .28 33629.30 .31 .32 .33 .34 ... 33935 »

[其他嵌入式/单片机内容SClock

说明:Verilog 跑马灯 用于练习 比较简单 欢迎大家指教-Marquee simple Verilog for practice advice welcome
<> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[DSP编程init

说明:ADSPTS201初始化相关程序,寄存器的配置代码,DMA方式数据读写-ADSPTS201 initialization procedures, the configuration register code, DMA mode data read and write
<litao> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[DSP编程main

说明:ADSPTS201初始化相关程序,寄存器的配置代码,DMA方式数据读写,总线方式读写-ADSPTS201 initialization procedures, the configuration register code, DMA mode data read and write, read and write bus mode
<litao> 在 2024-11-02 上传 | 大小:1024 | 下载: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
<陈强> 在 2024-11-02 上传 | 大小:1024 | 下载: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
<陈强> 在 2024-11-02 上传 | 大小:1024 | 下载: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
<陈强> 在 2024-11-02 上传 | 大小:1024 | 下载: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
<陈强> 在 2024-11-02 上传 | 大小:1024 | 下载: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
<孙法江> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[其他嵌入式/单片机内容C8051F120aAT24C02

说明:C8051F120利用I/O口读写EEPROM AT24C02的主体程序-C8051F120 EEPROM AT24C02
<张和> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[其他嵌入式/单片机内容LED_Flasher

说明:This code is used to glow the five LEDs in sequence. In this code LEDs do not go off and ON suddenly, while LEDs go off and ON gradually. When one LED goes off gradually next LED goes ON gradually as well.
<Muhammad Idrees> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[其他嵌入式/单片机内容trafflyt

说明:This program has been written for PIC16f877 microcontroller. This program control the Traffic signals automatically upon detection of vehicles by using IR sensors
<Muhammad Idrees> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[其他嵌入式/单片机内容PWM

说明:This program has been written for PIC16F877 microcontroller. This program is used to control the speed of DC motor based on PWM
<Muhammad Idrees> 在 2024-11-02 上传 | 大小:1024 | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 33629.30 .31 .32 .33 .34 ... 33935 »

源码中国 www.ymcn.org