文件名称:tinycpufiles
- 所属分类:
- VHDL编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-03-30
- 文件大小:
- 59kb
- 下载次数:
- 0次
- 提 供 者:
- 肖**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
TinyCPU源码,使用Verilog编写的资源占用极少的CPU。Quartus工程,可跑在Altera MAXII CPLD上,也很方便移植到其他FPGA上。CPU使用200个逻辑单元,外设(SPI,LCD等)使用180个逻辑单元。
内含汇编编译器源码(VC2008),可编译CPU对应的汇编文件。-The sourcecode of TinyCPU, which only consumed very few logical cells, written by Verilog. It is a Quartus project, and it can run well on Altera MAXII CPLD, and it is conveniently change to other FPGAs. The CPU used 200 Logical Cells, and the device (peripherals such as SPI, LCD) used 180 Logical Cells.
It also included a assembler source code (by VC2008), which can compile the asm file for the CPU.
内含汇编编译器源码(VC2008),可编译CPU对应的汇编文件。-The sourcecode of TinyCPU, which only consumed very few logical cells, written by Verilog. It is a Quartus project, and it can run well on Altera MAXII CPLD, and it is conveniently change to other FPGAs. The CPU used 200 Logical Cells, and the device (peripherals such as SPI, LCD) used 180 Logical Cells.
It also included a assembler source code (by VC2008), which can compile the asm file for the CPU.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tinycpu files\tinyasm
.............\.......\tinyasm.sln
.............\.......\tinyasm
.............\.......\.......\assembler.cpp
.............\.......\.......\assembler.h
.............\.......\.......\ReadMe.txt
.............\.......\.......\stdafx.cpp
.............\.......\.......\stdafx.h
.............\.......\.......\targetver.h
.............\.......\.......\tinyasm.cpp
.............\.......\.......\tinyasm.h
.............\.......\.......\tinyasm.vcproj
.............\tinymcu
.............\.......\cputest.s
.............\.......\cputest16.rom
.............\.......\defs.v
.............\.......\instruction set.docx
.............\.......\internal_osc.bsf
.............\.......\internal_osc.cmp
.............\.......\internal_osc.inc
.............\.......\internal_osc.qip
.............\.......\internal_osc.v
.............\.......\internal_osc_bb.v
.............\.......\internal_osc_inst.v
.............\.......\lcdtest.v
.............\.......\microops.txt
.............\.......\testbench.v
.............\.......\tinycpu.v
.............\.......\tinydevice.v
.............\.......\tinymcu.cdf
.............\.......\tinymcu.pin
.............\.......\tinymcu.pof
.............\.......\tinymcu.qpf
.............\.......\tinymcu.qsf
.............\.......\tinymcu.tis_db_list.ddb
.............\.......\tinymcu.v