Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Guidelines on how to code a pipelined processor in HDL

Status
Not open for further replies.

hannibal2469

Newbie level 4
Joined
Aug 16, 2011
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,316
Hi,

I am planning on doing a project, implementing a MIPS 32 bit pipelined processor in SystemVerilog, I have never done a big project in hdl, all the code that I have written till now has been for very small modules. I need some guidelines on how to proceed with this, I have noone to ask for help, and I am a little scared since it is a very big project(at least w.r.t my current experience), any tips or guidelines on how to approach this will be very helpful.

Thanks In advance
 

I will be doing the MIPS processor described in hennessy and patterson, the datapath, the control unit and the external memory, I think this is feasible, please let me know if this sounds too out of my league.
 

I will be doing the MIPS processor described in hennessy and patterson, the datapath, the control unit and the external memory, I think this is feasible, please let me know if this sounds too out of my league.

You are the best person to make this judgement, since none of us here knows about your skill sets and expertise. This forum can help help you whenever you have specific problems.
There are also many 32bit MIPS projects done in OpenCores. I don't know how relevant they are in respect what you want to do, but I guess you can take some initial ideas from a project there.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top