EDN首页   博客首页

日志档案

发表于 2008-7-15 21:00:17

0

标签: 无标签

【CPU 与编译器版】资源集合


我整理了一些,给出链接

1、Intel
[url]http://www.intel.com/cd/ids/developer/asmo-na/eng/dc/index.htm[/url]

2、AMD
[url]http://developer.amd.com/documentation.jsp[/url]

3、IBM
除了有 Power/PowerPC 系列,还有一些关于 Cell 处理器的资料
[url]http://www-03.ibm.com/chips/power/index.html[/url]

4、sun
[url]http://www.sun.com/download/index.jsp?cat=Processors&tab=3[/url]
感谢“gvim" 提供的:[url]http://opensparc-t1.sunsource.net/[/url]


5、优化
感谢“olo_skyking” 提供的链接:[url]www.agner.org[/url] 其中关于优化的资源是非常不错的。


[color=Blue]6、Intel SSE4 指令集的评估说明
[url]http://softwarecommunity.intel.com/articles/eng/1246.htm[/url][/color]


[color=Blue]7、Intel SSE4 FAQ
[url]http://softwarecommunity.intel.com/articles/eng/1247.htm[/url][/color]


[color=Blue]8、Intel SSE4 的方方面面
[url]http://softwarecommunity.intel.com/articles/eng/1193.htm[/url][/color]


等等 。。。。。。(这些资源等待各位添加)




[color=Red][size=5]此贴为资源贴,灌水一律删贴,谢谢合作[/size][/color].

[[i] 本帖最后由 mik 于 2007-10-24 23:02 编辑 [/i]]

mik
感谢 cjaizss 提供的

CPU Design HOW-TO
[url]http://www.faqs.org/docs/Linux-HOWTO/CPU-Design-HOWTO.html[/url]

CPU 设计
[url]http://linux.chinaunix.net/bbs/thread-890949-1-2.html[/url]

《Verilog HDL硬件描述语言>
[url]http://linux.chinaunix.net/bbs/thread-892003-1-2.html[/url]


[color=Red]lex 与 yacc [/color]
[url]http://linux.chinaunix.net/bbs/thread-896629-1-2.html[/url]


感谢 flying_insky 提供的 "gnu 编译器研究网站"
[url]http://www.ccrg.org.cn/index.php[/url] ... id="13"&Itemid=15


感谢 albcamus 提供的另一个 "gcc 实现内幕"
[url]http://gcc.cookys.org/studio/cookys/reference/[/url]
[url]http://gcc.cookys.org/studio/coo[/url] ... cosoft.org.cn/docs/


感谢 Send_linux 的贴子 <处理器资源列表>
[url]http://linux.chinaunix.net/bbs/thread-890226-1-3.html[/url]


感谢 fineamy 提供的
[url]http://www.opencores.org/browse.cgi/by_category[/url]



OS 设计方面的有关知识,还是挺全的,值得一看:
[url]http://www.osdever.net/index.php[/url]



.

[[i] 本帖最后由 mik 于 2007-6-10 22:29 编辑 [/i]]

abscnd
Linux Assembly

[url=http://asm.sourceforge.net/]http://asm.sourceforge.net/[/url]

FireR2
*** 作者被禁止或删除 内容自动屏蔽 ***

cjaizss
[quote]原帖由 [i]FireR2[/i] 于 2007-5-7 19:51 发表于 5楼  
这个板块确实比较牛,直接到CPU Design这个级别,呵呵,我就只能看看热闹了。 [/quote]
CPU设计本来并不牛B,但是要设计一个商业级的CPU,那就不是牛B,而是超牛B.

bilbo0214
我收集的一些地址:
编译器开发(Compiler Engineering)
CodeWorker- a parsing tool and a source code generator <[url]http://codeworker.free.fr/[/url]>
DiaGen <[url]http://www2-data.informatik.unibw-muenchen.de/DiaGen/[/url]>
The comp.compilers newsgroup <[url]http://compilers.iecc.com/[/url]>
TCC - Tiny C Compiler <[url]http://fabrice.bellard.free.fr/tcc/[/url]>
Primeval C- two very early compilers <[url]http://cm.bell-labs.com/cm/cs/who/dmr/primevalC.html[/url]>
Trimaran <[url]http://www.trimaran.org/index.shtml[/url]>
SMC- The State Machine Compiler <[url]http://smc.sourceforge.net/[/url]>
lcc, A Retargetable Compiler for ANSI C <[url]http://www.cs.princeton.edu/software/lcc/[/url]>
Let's Build a Compiler <[url]http://compilers.iecc.com/crenshaw/[/url]>
COMPILADORES I <[url]http://webdiis.unizar.es/~ezpeleta/COMPI/compiladoresI.htm[/url]>
Compiler Connection <[url]http://www.compilerconnection.com/[/url]>
CompilerLinks <[url]http://www.cse.unsw.edu.au/~qiongc/compiler.html[/url]>
Catalog of Free Compilers and Interpreteers <[url]http://www.idiom.com/free-compilers/[/url]>
Finite-state machine software, products, and projects <[url]http://www.csd.uwo.ca/research/grail/links.html[/url]>
Coco-R compiler generator <[url]http://www.scifac.ru.ac.za/coco/[/url]>
Ch -- an embeddable C-C++ interpreter <[url]http://www.softintegration.com/[/url]>
Compiler Construction Tools <[url]http://catalog.compilertools.net/[/url]>
Code Generation Network <[url]http://www.codegeneration.net/[/url]>
SandStone Technology <[url]http://www.sand-stone.com/index.htm[/url]>
Using the GNU Compiler Collection (GCC) <[url]http://gcc.gnu.org/onlinedocs/gcc/index.html[/url]>
OTCC - Obfuscated Tiny C Compiler <[url]http://fabrice.bellard.free.fr/otcc/[/url]>
Compiler Back-End Research <[url]http://www.complang.tuwien.ac.at/projects/backends.html[/url]>
Free Compiler Construction Tools- Lexers, Parser Generators, Optimizers <[url]http://www.thefreecountry.com/programming/compilerconstruction.shtml[/url]>
Users list for Flex <[url]http://lists.gnu.org/archive/html/help-flex/[/url]>
Elkhound- A GLR Parser Generator <[url]http://www.cs.berkeley.edu/~smcpeak/elkhound/[/url]>
Graphviz <[url]http://www.graphviz.org/[/url]>
Dia a drawing program <[url]http://www.gnome.org/projects/dia/[/url]>
Eli- An Integrated Toolset for Compiler Construction <[url]http://eli-project.sourceforge.net/[/url]>
AutoGen- The Automated Program Generator <[url]http://autogen.sourceforge.net/doc/autogen.html[/url]>
Modern Compiler Implementation in C <[url]http://www.cs.princeton.edu/~appel/modern/c/[/url]>
Open Watcom - Portable Compilers and Tools <[url]http://downloads.openwatcom.org/[/url]>
TenDRA <[url]http://www.cse.unsw.edu.au/~patrykz/TenDRA/[/url]>
The TenDRA Project <[url]http://www.tendra.org/[/url]>
CTO - Virtual Machines <[url]http://cliki.tunes.org/Virtual%20Machines[/url]>
Virtual Virtual Machine <[url]http://vvm.lip6.fr/[/url]>
The LLVM Compiler Infrastructure Project <[url]http://llvm.cs.uiuc.edu/[/url]>
Parrot - parrotcode <[url]http://www.parrotcode.org/[/url]>
re2c <[url]http://re2c.org/[/url]>
Compilers Algorithms <[url]http://www.softpanorama.org/Algorithms/compilers.shtml[/url]>
Bumble-Bee Software - Parser Generator - YACC and Lex for Windows <[url]http://www.bumblebeesoftware.com/index.htm[/url]>
The Leonardo Computing Environment <[url]http://www.dis.uniroma1.it/~leonardo/index.shtml[/url]>
Decompilation of Binary Programs - dcc <[url]http://www.itee.uq.edu.au/~cristina/dcc.html[/url]>
TM, The Turing Machine Interpreter <[url]http://www2.lns.mit.edu/~dsw/turing/turing.html[/url]>
lex and yacc <[url]http://www.cs.man.ac.uk/~pjj/complang/lexyacc.html[/url]>
SEAM <[url]http://www.ps.uni-sb.de/seam/[/url]>
CoCoViLa <[url]http://www.cs.ioc.ee/~cocovila/[/url]>
Free Compiler Construction Tools- Lexers, Parser Generators, Optimizers (thefreecountry.com) <[url]http://www.thefreecountry.com/programming/compilerconstruction.shtml[/url]>
Ant VM <[url]http://www.ant.harvard.edu/[/url]>
Programming Language Processors in Java <[url]http://www.dcs.gla.ac.uk/~daw/books/PLPJ/index.html[/url]>
Bear Products International Home Page

[[i] 本帖最后由 bilbo0214 于 2007-5-16 13:00 编辑 [/i]]

xcljc
下书的地方:
[url]www.00083.com[/url]
[url]www.netyi.net[/url]
[url]www.chinaitlab.com[/url]
[url]www.gy16.com[/url]

sep
[quote]原帖由 [i]FireR2[/i] 于 2007-5-7 19:51 发表于 5楼  
这个板块确实比较牛,直接到CPU Design这个级别,呵呵,我就只能看看热闹了。 [/quote]
CPU设计其实没有你想像中那么困难。对于学电子的人来说,在FPGA开发CPU软核并不是不可想像的事情,而我就看过很多电子爱好者设计的软核,当然都是比较粗糙的。
相比来说,我反而对于操作系统有点难以理解,就算是很小的嵌入式系统。
术业有专攻罢了。

sep
[url]http://esd.cs.ucr.edu/[/url]

bilbo0214
[url]http://www.fpgacpu.org/index.html[/url]

yw263
[quote]原帖由 [i]FireR2[/i] 于 2007-5-7 19:51 发表 [url=http://linux.chinaunix.net/bbs/redirect.php?goto=findpost&pid=6339532&ptid=892942][img]http://linux.chinaunix.net/bbs/images/common/back.gif[/img][/url]
这个板块确实比较牛,直接到CPU Design这个级别,呵呵,我就只能看看热闹了。 [/quote]



哈哈,一样啊,不过,能在CU里能有这一个版块,感觉都很欣慰哦.如果有一天,有一位牛人能像linux 托瓦斯一样,能领导一群人那就是中国之兴了!


美国海军成立"网络国防部"    中国也应该有更多高水平的黑客就好!

[[i] 本帖最后由 mik 于 2007-10-10 23:10 编辑 [/i]]

hotelcn2007
Linux Assembly

[url]http://asm.sourceforge.net/[/url]

M.I.X
龙书下载地址
[url]http://download.csdn.net/source/194416[/url]
[url]http://download.csdn.net/source/194426[/url]
[url]http://download.csdn.net/source/194424[/url]

或者emule上的《编译原理中文版》就是龙书

hotelcn2007
[url]http://esd.cs.ucr.edu/[/url]

burning423
呵呵,谢谢各位大侠。去看了,有太多的资料了。要走的路还有很长很长。

wdg0802
bu不错的地方,就是有些冬修不是这么简单就能理解的/////

wdg0802
很多的好东西啊!!收藏了

系统分类: 数字电视   |   用户分类: 无分类   |   来源: 转贴   |   【推荐给朋友】   |   【添加到收藏夹】

    阅读(165)    回复(0)  

投一票您将和博主都有获奖机会!