-
FPGA使用串口实现字节拼接传输更大的数据
FPGA使用串口实现字节拼接传输更大的数据,通过修改代码可以实现任意字节的拼接,并通过自己设定通信协议可以实现与STM32的通信,达到简单而又高效率的通讯效果
- 2023-03-07 05:50:03下载
- 积分:1
-
adc7606
给FPGA程序,使之产生信号,驱动AD7606读取数据,并行模式。(give FPGA signal to read AD7606)
- 2021-03-29 21:39:10下载
- 积分:1
-
Verilog很不错的进阶书!看完后对数字模拟集成电路设计有个深入的认识!...
Verilog很不错的进阶书!看完后对数字模拟集成电路设计有个深入的认识!-This book is very important for a designer who wants to design a great digital circuits!
- 2022-03-15 20:34:36下载
- 积分:1
-
基于FPGA数字频率计
基于FPGA数字频率计,VHDL,quartus,8位频率显示,精确度高
- 2022-03-07 18:22:47下载
- 积分:1
-
Top module name : SHIFTER (File name : SHIFTER.v)
2. Input pins: SHIFT [3:0],...
Top module name : SHIFTER (File name : SHIFTER.v)
2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT.
3. Output pins: OUT [15:0].
4. Input signals generated from test pattern are latched in one cycle and are
synchronized at clock rising edge.
5. The SHIFT signal describes the shift number. The shift range is 0 to 15.
6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it
shifts input data to left.
7. When the signal SIGN is high, the input data is a signed number and it shifts with
sign extension. However, the input data is an unsigned number if the signal SIGN
is low.
8. You can only use following gates in Table I and need to include the delay
information (Tplh, Tphl) in your design.
- 2022-04-13 06:40:15下载
- 积分:1
-
GW48系统电子琴:可控制8个音节,4种音调 readme中带使用说明
GW48系统电子琴:可控制8个音节,4种音调 readme中带使用说明-GW48 system : control eight syllables, four species of taking the pitch readme use
- 2022-05-21 12:22:34下载
- 积分:1
-
豪华的CPU的VHDL代码的大学
DLX CPU VHDL CODE UNIVERSITY
- 2022-05-06 01:12:25下载
- 积分:1
-
imply logic
说明: 由忆阻器机制设计蕴含逻辑,内含testbench仿真文件(Design implied logic by memristor mechanism, including testbench simulation file)
- 2019-04-24 15:42:24下载
- 积分:1
-
PS2键盘控制程序实验的内容是用EDK建一个简单的系统并加入自定义的外设(一个ps2键盘控制器)
当键盘按下时会有相应的键扫描码输出显示到PC终端...
PS2键盘控制程序实验的内容是用EDK建一个简单的系统并加入自定义的外设(一个ps2键盘控制器)
当键盘按下时会有相应的键扫描码输出显示到PC终端
-PS2 keyboard to control the content of the experimental procedure is used EDK build a simple system and add custom peripherals (a ps2 keyboard controller) when the keyboard is pressed the corresponding button will scan code to the PC terminal output shows
- 2022-03-26 18:34:50下载
- 积分:1
-
vhdl波形发生程序.实现4种常见波形正弦、三角、锯齿、方波(A、B)的频率、幅度可控输出(方波
A的占空比也是可控的),可以存储任意波形特征数据并能重现该...
vhdl波形发生程序.实现4种常见波形正弦、三角、锯齿、方波(A、B)的频率、幅度可控输出(方波
A的占空比也是可控的),可以存储任意波形特征数据并能重现该波形,还可完成
各种波形的线形叠加输出。
-vhdl waveform occurred procedures. 4 achieve common sinusoidal waveform, 1.30, sawtooth, square-wave (A, B) the frequency and amplitude control output (square A duty cycle is also controllable), can store data of arbitrary waveform characteristics and able to reproduce the waveform, but also through a variety of linear superposition of the waveform output.
- 2023-03-26 13:10:03下载
- 积分:1