资源列表
[VHDL编程] 8bit Cpu designing
说明:CPU具有的功能:能完成一些简单的指令 MOV AX,ADDRESS4 --将address4中的内容赋给AX寄存器(在8086/8088汇编语言中称这种寻址方式为直接寻址方式) ADD AX,ADDRESS4 -- 将address4中的内容加到AX寄存器中 SUB AX,ADDRESS4 -- 用address4中的内容减去AX寄存器中的内容 OUT -- 输出AX寄存器中的内容 HLT<kinglord2006@sina.com> 在 2011-11-26 上传 | 大小:101kb | 下载:0
[VHDL编程] NO_2_ColorLight
说明:这个是vhdl的彩灯实例程序,里面涵盖了48种的彩灯变化,通过了maxplus的验证,并且在机上实验通过-this is the Lantern example VHDL procedures inside covers 48 species of Carnival changes adopted maxplus certification, and the plane through experiments<何蓥> 在 2025-06-24 上传 | 大小:101kb | 下载:0
[VHDL编程] zishiyingfenpin
说明:我的学习经验,一种自适应分频及分频方法的实现,很好用的哦-my learning experience, an adaptive frequency-frequency method and the realization of the good, oh<孔标> 在 2025-06-24 上传 | 大小:101kb | 下载:0
[VHDL编程] multiplier
说明:该乘法器是由8位加法器构成的以时序方式设计的8位乘法器。 其乘法原理是:乘法通过逐项移位相加原理来实现,从被乘数的最低位开始,若为1,则乘数左移后与上一次的和相加;若为0,左移后以全零相加,直至被乘数的最高位。-The multiplier is 8-bit adder consisting of time-series design to the 8-bit multiplier. The multiplication principle is: the sum of multiplica<lsp> 在 2025-06-24 上传 | 大小:101kb | 下载:0
[VHDL编程] optisystem7.0P()
说明:optisystem7.0组件库的翻译文件 较为详实-Optisystem7.0 component library translation file is more detailed<某某某> 在 2025-06-24 上传 | 大小:102kb | 下载:0
[VHDL编程] verilog串口通信程序
说明:串口通信程序,用于fpga的串口收发,并讲解了串口通信原理。(Serial communication program is used to receive and transmit the serial port of FPGA, and the principle of serial communication is explained.)<yanyan5927 > 在 2025-06-24 上传 | 大小:102kb | 下载:0