搜索资源列表
CPUcoa-course-design
- 简单的cpu设计,包括memory,alu运算器,comp比较器以及控制器control,寄存器register等的vhdl编写的程序。-A simple cpu design, including memory, alu arithmetic logic unit, comp comparator and controller control, such as vhdl register register write programs.
8259
- 微机实验8259完整代码 1)了解8259A芯片的工作原理。学会使用8259A中断控制芯片实现对外部中断的响应和处理。 2)了解8259A内部结构和熟悉8086的接口逻辑。 3)掌握对8259A的初始化编程方法和8086是如何响应中断、退出中断的。 -Microcomputer experimental 8259 complete code 1) to understand the working principle of the 8259A chip. Learn to use
FPGA-Traffic-Light-Controller
- (1) 学习和掌握了解分频电路、通用同步计数器、异步计数器的使用方法; (2) 理解Moore和Mealy两种状态机的一般编程方法,能够按工程控制需求设计相应的逻辑和时序控制程序。 以开发板上的六盏LED小灯模拟,三盏小灯模拟一个方向的红黄绿交通灯灯,用VHDL语言编程实现红绿交通灯控制程序。 -(1) to learn and master the understanding of frequency division circuit, universal synchronous
