-
AHB
AHB_Verificaion_Code
- 2020-10-21 12:07:25下载
- 积分:1
-
commutator
使用FPGA实现三相直流无刷电机换相,该程序可以使用(Use FPGA to realize the three-phase brushless DC motor commutation, the program can use)
- 2014-05-26 22:34:32下载
- 积分:1
-
AMBA BUS AHB/APB 的Verilog实现
AMBA BUS AHB/APB 的Verilog实现
包含AHB Arbiter,AHB-APB Bridge,AHB ROM Slave,AHB RAM Slave
来自g2 Microsystems Pty. Ltd.
- 2022-07-07 15:35:26下载
- 积分:1
-
cordic 算法
Cordic 算法的设计处理实施 sin 和 cos 角度对于笛卡尔坐标。
- 2022-02-14 07:26:13下载
- 积分:1
-
123
说明: 系统介绍了数字开发系统平台FPGA设计中的部分技巧 对于FPGA开发研究人员具有一定的指导和帮助意义(Systematic introduction of digital development platform FPGA design techniques for FPGA development of some of the researchers have some sense of guidance and help)
- 2011-03-24 10:34:07下载
- 积分:1
-
io_uart
verilog设计的32位IO口扫描后通过串口发送到计算机(Verilog design of 32 bit IO export after scanning through the serial port to the computer)
- 2012-12-27 00:05:01下载
- 积分:1
-
FPGA 蜂鸣器
1. 蜂鸣器实验
(1) 频率设定
音乐来自震动,为了区别音调,需要有不同的震动频率。制作一个最底层的变频器,依据传入的分频值从100MHZ分频至相应音调的震动频率,将这一震荡信号接到蜂鸣器。
为了标志低中高
- 2022-02-13 05:59:25下载
- 积分:1
-
s3esk_picoblaze_dac_control
This is the Spartan 3E tutorial_02.
- 2017-08-07 13:54:36下载
- 积分:1
-
FPGA——IP_RAM实验
说明: FPGA——IP_RAM实验:
创建IPRAM核,单端口,10位地址线(256字节),8位数据线(每字节8byte),读写使能
input [9:0] address;
input clock;
input [7:0] data;
input wren; //置1则写入
output [7:0] q;
LNXmode:控制LEDC显示
1:mode1,从k1~k3输入data的低4位,ledb计时,从0~f,计时跳变沿读取k1~k3的值,存入RAM
8个数之后,从RAM输出数据,用leda显示,同样每秒变化一次(The experiment of FPGA-IP_RAM:
Create IPRAM core, single port, 10 bit address line (256 bytes), 8 bit data line (8 byte per byte), read and write enablement)
- 2020-06-22 04:20:02下载
- 积分:1
-
LDPCtest
ldpc编码器ru算法的verilog语言的完整实现,希望对您有用(ldpc encoder, RU, VERILOG,altera)
- 2021-01-07 14:08:53下载
- 积分:1