-
这是用VHDL编写的译码程序,程序简单易懂
这是用VHDL编写的译码程序,程序简单易懂-VHDL prepared decoding procedures that are simple to understand
- 2022-01-25 21:28:32下载
- 积分:1
-
ofdm_quartus_v72
说明: OFDM的简易verilog仿真程序,环境是quartus,版本需要7.2以上(OFDM Modulation and Demodulation using Verilog in Quartus)
- 2009-08-30 21:58:25下载
- 积分:1
-
using VHDL keyboard scanning procedure can be slightly modified to use
使用VHDL键盘扫描程序,可以稍微修改一下使用
- 2022-03-05 17:56:26下载
- 积分:1
-
061110061
在quartus平台下使用verilog语言编程实现简单的单流水线CPU,可以执行16条基本指令(Quartus platform in the verilog language programming using a simple single-line CPU, can perform 16 basic instructions)
- 2010-05-21 20:01:16下载
- 积分:1
-
ps2
使用verliog实现ps2键盘接口的驱动,通过altera cyclone 第四代验证通过(Use verliog implement ps2 keyboard interface driven by a fourth-generation verified by altera cyclone)
- 2015-12-17 16:28:38下载
- 积分:1
-
入门,verilog语言,实现字符型液晶1602的显示,及按键控制
入门,verilog语言,实现字符型液晶1602的显示,及按键控制-verilog
- 2022-07-19 01:27:34下载
- 积分:1
-
pci_fpga
对pci9054芯片的配置进行了设置,并对PCI9054的各状态机进行了设置,程序经过了测试(Pci9054 chip on the configuration of the set, and each state machine PCI9054 been set, the program have been tested)
- 2013-10-12 11:39:45下载
- 积分:1
-
本代码实现了全加器功能,适合初学者学习
本代码实现了全加器的功能,可供初学者学习-This code implements a full adder functions, for beginners to learn
- 2022-03-09 20:15:10下载
- 积分:1
-
update-for-the-item-CVFX-C02
This is the update firmware for CVFX-C02, 7" motorized touch screen car dvd player gps
- 2013-06-30 03:39:08下载
- 积分:1
-
阶梯波程序
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY ladder IS
PORT(clk,reset:IN STD_LOGIC;
- 2023-07-31 13:05:03下载
- 积分:1