-
ALOHA
this program is a simulation for Aloha
- 2012-11-13 11:38:10下载
- 积分:1
-
GAL
有关gal器件的编程入门,以及常见逻辑门、计数器VHDL程序(For gal device programming entry, as well as common logic gates, counters VHDL program)
- 2013-07-09 22:50:01下载
- 积分:1
-
jiaotongdeng
基本交通系统,实现城市交通路口的模拟仿真,自己的课程设计作品(Basic transport system, urban traffic junction simulation, design their own courses)
- 2008-03-26 21:54:20下载
- 积分:1
-
语言和 vhdl 文件
库 ieee ;
使用 ieee.std_logic_1164.all ;
使用 ieee.std_logic_arith.all ;
使用 ieee.std_logic_unsigned.all ;
实体三叶因子 1 是
端口 (
赤 角: 在 std_logic ;
rst: 在 std_logic ;
q1: std_logic 出) ;
结束三叶因子 1 ;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-03 16:30:03下载
- 积分:1
-
ML605板子上的灯
ML605评估板上的流水灯,可以实现每隔0.16秒进行+1操作
#include
#include
#include
#include
#include
int main()
{
char a[] = "-100" ;
char b[] = "123" ;
int c ;
c = atoi( a ) + atoi( b ) ;
printf("c = %d
", c) ;
return 0;
- 2022-06-01 23:28:16下载
- 积分:1
-
DCM_SP
数字时钟管理器,xilinx公司开发板集成时钟,实现分频、倍频等功能。(Digital clock managers, xilinx development board integrated clock divider, multiplier, and other functions.)
- 2021-02-19 09:59:44下载
- 积分:1
-
Hexadecimal to 7 segments
Hexadecimal to 7 segments
- 2022-03-07 14:40:55下载
- 积分:1
-
VGA_Controller
用以VGA显示的小程序,很实用,挺有价值的(VGA display for a small program, very practical, quite valuable)
- 2013-07-24 08:58:24下载
- 积分:1
-
4jieshuzilboqi
四阶数字滤波器 用不同的算法设计数字滤波器,并且有详细的是用方法(Fourth-order digital filter design with a different digital filter algorithms and a detailed method is)
- 2011-04-25 18:18:16下载
- 积分:1
-
elpiano
自己写的FPGA实现电子琴的VHDL程序,曲目是两只老虎,用到一些模块,和片内存储间,呵呵(FPGA realization of his keyboard to write the VHDL program, tracks are two tigers, a number of modules used, and on-chip storage room, huh, huh)
- 2020-12-28 01:39:02下载
- 积分:1