搜索资源列表
ASCII-to-HEX.ASCII码转十六进制数
- labview程序:ASCII码转十六进制数,非常实用的程序,labview procedures: ASCII code to hexadecimal number, a very useful procedure
UART
- AVR单片机串口程序 很好用的串口程序,可以发送16进制和ASC-AVR RS232
PS2KEYBOARD
- 通过PS2键盘接口,实现简单的键盘到FPGA通信,将按键ASC码显示在LED上。-this is a design of PS2keyboard based on PS2 protocol, realizing the display of the ASC code of each key on the led.
32bitcpu
- 用verilog写的32位CPU源码,通过汇编语言可以实现加减乘除左移右移等运算。并且通过Lookahead算法提高了运算效率,大大节省了运算时间。通过ASC流程可以模拟出其内部电路结构。代码,过程文件,readme在文件夹中-Written by 32-bit CPU verilog source code, assembly language can be achieved through the addition, subtraction and other operations righ
VHDLshixianCPU2
- vhdl实现cpu用verilog写的8位CPU源码,通过汇编语言可以实现加减乘左移右移等运算。并通过ASC流程可以模拟出其内部电路结构。代码,截图,readme在文件夹中-With 8-bit CPU to write verilog source code, assembly language can be achieved through the addition, subtraction and other operations right left. ASC process throu
proj-ASC
- simple microprocessor that gives the greatest common divisor of 2 (4bit) numbers