资源列表
ADC_li
- 基于tms320f2812de 数模转换例程,同步异步采样模式,适用于初学者加深理解-Digital-analog conversion routines based on tms320f2812de, synchronous asynchronous sampling mode for beginners to deepen understanding
my_simul
- s2 memory file written in vhdl
FreeRTOSV6.0.1
- FreeRTOS Source code
CORTEX_STM32F103E_Eclipse
- FreeRTOS Cortex code
FreeRTOS
- FreeRTOS Source code
BarunFM_Modulation1
- fm radio simulation in matlab simulink
PowerSupplyCookbook
- Material related to electronic circuits power supply,and useful for electronics research topics.
fosc
- 说明: 测频程序, 测量范围在15HZ - 65MHZ, 频率从T0口输入*/-Note: frequency measurement procedures, measurement range 15HZ- 65MHZ, frequency from T0 input port* /
RF
- RF工程师必备,RF短距离无线通信芯片选型-RF engineers must, RF chip selection
b138f5ca-dc9e-4041-ac91-a2453f01be8c
- 基于 STM322 系列的单片机 开发与应用 ,非常好的程序代码-STM322-based development and application of microcontroller series, very good code
4v2
- ENTITY maj IS PORT(a,b,c : IN BIT m : OUT BIT) END maj --Dataflow style architecture --Behavioural style architecture using a look-up table ARCHITECTURE using_table OF maj IS BEGIN PROCESS(a,b,c) CONSTANT lookuptable : BIT_VEC
5vadderN
- 第一次上传资料 关于vhdl,不同的变成风格 初学者,希望多多学习-entity adderN is generic(N : integer := 16) port (a : in std_logic_vector(N downto 1) b : in std_logic_vector(N downto 1) cin : in std_logic sum : out s
