搜索资源列表
sopc
- SOPC实验--自定义PWM组件:以带一个Avalon Slave 接口的PWM 组件为例,说明如何自定义组件。,一个Avalon Slave 接口可以有clk、chipselect、address、read、readdata、write 及writedata 等信号,但这些信号都不是必需的。 一、功能 我们要实现的PWM 组件具有以下功能: 1. PWM 的周期可改,用period 寄存器存储; 2. PWM 的占空比可改,用duty 寄存器存储。 二、Avalon Sla
PICdpjpwm
- PIC单片机PWM模块应用实验程序,包含系统配置、-中断服务程序, 使用PIC16F887芯片,输出50khz占空比50 的方波 -PIC microcontroller PWM module application experimental procedures, including system configuration,- interrupt service routine, use the PIC16F887 chip, a 50 duty cycle output 50khz sq
PWMkongzhiLEDxianshi
- 实现PWM 输出控制LED 显示。通过这个实验,掌握采用Verilog HDL 语言 编程实现PWM 输出控制LED 的显示方法以及PWM 控制的工作原理。-PWM output to control LED display. Through this experiment, master PWM output to control LED display as well as the works of the PWM control using Verilog HDL language p