dhclove 发表于 2009-12-13 21:31

关于verilog实现的流水CPU

在网上找了一下,源码不好找,由于是刚刚接触FPGA,哪位大侠给点指点,谢谢!

[ 本帖最后由 dhclove 于 2009-12-14 15:31 编辑 ]

readkernel 发表于 2009-12-13 22:06

http://www.ipcore.cn/index.php?name=Downloads&req=viewdownload&cid=5

Description: Gaisler Research provides the LEON processor, a 32-bit synthesisable processor core based on the SPARC V8 architecture. The core is highly configurable, and particularly suitable for system-on-a-chip (SOC) designs.

SPARC V8 architecture 指令为5级流水,这个实现不知道怎样,开源的,自己下。:em17:

readkernel 发表于 2009-12-13 22:27

不过是vhdl的

cjaizss 发表于 2009-12-13 22:47

你可以去下一下openrisc

dhclove 发表于 2009-12-14 13:35

回复 #3 readkernel 的帖子

谢谢,不过vhdl的不行啊,能找到verilog的吗?谢谢!

readkernel 发表于 2009-12-14 13:39

open risc
verilog

cjaizss 发表于 2009-12-14 13:49

说句题外话,我觉得找资料的能力是开发中最重要的能力,甚至比对基础知识的掌握更重要.

readkernel 发表于 2009-12-14 13:55

原帖由 cjaizss 于 2009-12-14 13:49 发表 http://linux.chinaunix.net/bbs/images/common/back.gif
说句题外话,我觉得找资料的能力是开发中最重要的能力,甚至比对基础知识的掌握更重要.
:em25: 完全同意

lz可以去下一个lattice mico32。内有针对lattice fpga的lm32 CPU,6级流水,也是verilog,是基于or1200改进的,还有很多其他的设备ipcore

[ 本帖最后由 readkernel 于 2009-12-14 14:00 编辑 ]

dhclove 发表于 2009-12-14 15:32

回复 #8 readkernel 的帖子

呵呵,说的对,不过我刚刚接触硬件,不知道有哪些不较好的网站或论坛。
页: [1]
查看完整版本: 关于verilog实现的流水CPU