Newsgroups: comp.arch.fpga Subject: What's a good book on FPGA CPU design? From: Pratip Mukherjee Message-ID: User-Agent: Xnews/5.04.25 Lines: 9 NNTP-Posting-Host: 66.30.121.30 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s53 1067304181 66.30.121.30 (Tue, 28 Oct 2003 01:23:01 GMT) NNTP-Posting-Date: Tue, 28 Oct 2003 01:23:01 GMT Organization: Comcast Online Date: Tue, 28 Oct 2003 01:23:01 GMT Path: redlance.franklin.ch!pfaff2.ethz.ch!news-zh.switch.ch!switch.ch!news.mailgate.org!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!elnk-pas-nf1!elnk-nf2-pas!newsfeed.earthlink.net!wn14feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi_feed4!attbi.com!attbi_s53.POSTED!not-for-mail Xref: redlance.franklin.ch comp.arch.fpga:34828 Hi, Is there a good book on FPGA CPU design which starts with a simple cpu, like Xilinx PicoBlaze, and takes the user through different aspect of cpu design like instruction set design, pipelining, etc., etc, at the same time keeping the focus on actual implementaion in a FPGA and not on theoritical discussions? Am I asking for too much? Thanks. Pratip Mukherjee. ###### From: "Pete Fraser" Newsgroups: comp.arch.fpga Subject: Re: What's a good book on FPGA CPU design? Date: Mon, 27 Oct 2003 17:51:24 -0800 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Complaints-To: abuse@supernews.com Lines: 21 Path: redlance.franklin.ch!pfaff2.ethz.ch!news-zh.switch.ch!irazu.switch.ch!switch.ch!news.maxwell.syr.edu!sn-xit-03!sn-xit-01!sn-post-01!supernews.com!news.supernews.com!not-for-mail Xref: redlance.franklin.ch comp.arch.fpga:34829 "Pratip Mukherjee" wrote in message news:Xns9421CF58A715Fpratipmhotmailcom@204.127.199.17... > Hi, > Is there a good book on FPGA CPU design which starts with a simple cpu, > like Xilinx PicoBlaze, and takes the user through different aspect of cpu > design like instruction set design, pipelining, etc., etc, at the same time > keeping the focus on actual implementaion in a FPGA and not on theoritical > discussions? Am I asking for too much? > Thanks. > > Pratip Mukherjee. I like http://www.amazon.com/exec/obidos/tg/detail/-/1558606742/qid=1067305763/sr=8-1/ref=sr_8_1/103-1584317-6219838?v=glance&n=507846 He develops a CPU as an illustration of various VHDL coding techniques. ###### From: do_not_reply_to_this_addr@yahoo.com (Sumit Gupta) Newsgroups: comp.arch.fpga Subject: Re: What's a good book on FPGA CPU design? Date: 28 Oct 2003 09:13:26 -0800 Organization: http://groups.google.com Lines: 16 Message-ID: References: NNTP-Posting-Host: 192.18.98.62 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1067361206 14798 127.0.0.1 (28 Oct 2003 17:13:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 28 Oct 2003 17:13:26 +0000 (UTC) Path: redlance.franklin.ch!pfaff2.ethz.ch!news-zh.switch.ch!irazu.switch.ch!switch.ch!news.maxwell.syr.edu!postnews1.google.com!not-for-mail Xref: redlance.franklin.ch comp.arch.fpga:34861 Pratip Mukherjee wrote in message news:... > Hi, > Is there a good book on FPGA CPU design which starts with a simple cpu, > like Xilinx PicoBlaze, and takes the user through different aspect of cpu > design like instruction set design, pipelining, etc., etc, at the same time > keeping the focus on actual implementaion in a FPGA and not on theoritical > discussions? Am I asking for too much? > Thanks. > > Pratip Mukherjee. You can also check out my site http://www.c-nit.net/ Sumit