Sign in

username:

password:



Not a member?

Search fpga-cpu



Search tips

Subscribe to fpga-cpu



fpga-cpu by Keywords

Altera | CISCifying | IDE | ISA | Java | JHDL | JTAG | LBU | MicroBlaze | PAR | PCI | RISC | SoC | Spartan | Transputers | Verilog | VHDL | Virtex | VLIW | WebPack | Xilinx | Xsoc | YARD-1A

Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | FPGA-CPU | Execution unit in Verilog ?

This list is for discussion of the design and implementation of field-programmable gate array based processors and integrated systems. It is also for discussion and community support of the XSOC Project (see http://www.fpgacpu.org/xsoc).

Execution unit in Verilog ? - Ben A. Abderazek - Nov 18 6:04:00 2004

Dear helper,
I am implementing a new processor in verilog.
I am no near the execution unit implementation!!
Does any one have (or know) a full design of RISC-style instructions
execution unit in verilog.
I am planning to implement 1 ALU unit, 1 Branch unit, 1 SET unit, and 1
LDST unit.
I really need the unit..please help.
/Ben
UEC, IS , Tokyo




______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.


(You need to be a member of fpga-cpu -- send a blank email to fpga-cpu-subscribe@yahoogroups.com )


Re: Execution unit in Verilog ? - Frank Bennett - Nov 18 10:49:00 2004


Ben A. Abderazek wrote:

> Dear helper,
> I am implementing a new processor in verilog.
> I am no near the execution unit implementation!!
> Does any one have (or know) a full design of RISC-style instructions
>execution unit in verilog.
> I am planning to implement 1 ALU unit, 1 Branch unit, 1 SET unit, and 1
>LDST unit.
> I really need the unit..please help.
> /Ben
> UEC, IS , Tokyo How about Risc100 @ opencores.org ? Full GNU sopport
as well. >To post a message, send it to:
>To unsubscribe, send a blank message to:
>Yahoo! Groups Links --

*/Frank Bennett
CEO/*
Mathegraphics,LLC
613 Bentley Pl
Fort Collins,CO 80526
970-229-9269 (hm) 970-402-9269 (cell)
www.mathegraphics.com
<mailto:

[Non-text portions of this message have been removed]




(You need to be a member of fpga-cpu -- send a blank email to fpga-cpu-subscribe@yahoogroups.com )

Re: Execution unit in Verilog ? - Jan Gray - Nov 18 23:47:00 2004

If you google you shall find.

As well, the XR16 in the XSOC Kit (http://fpgacpu.org/xsoc/) includes a
Verilog implementation.

As a schematic design came first, it is quite structural, and so I don't put
it forth as a *good* example of Verilog.

There is also a simpler, annotated Verilog RISC processor datapath in the
article at http://www.fpgacpu.org/papers/soc-gr0040-paper.pdf. See also the
accompanying slides http://www.fpgacpu.org/papers/soc-gr0040-slides.pdf.

At least one Verilog textbook includes a RISC processor design.

Jan Gray




(You need to be a member of fpga-cpu -- send a blank email to fpga-cpu-subscribe@yahoogroups.com )

Re: Execution unit in Verilog ? - Ben A. Abderazek - Nov 19 0:58:00 2004

> There is also a simpler, annotated Verilog RISC processor datapath in
the
> article at http://www.fpgacpu.org/papers/soc-gr0040-paper.pdf. See also
the
> accompanying slides http://www.fpgacpu.org/papers/soc-gr0040-slides.pdf.
Many thanks Gray. I found the DOCs interesting.
/Ben
UEC-IS




(You need to be a member of fpga-cpu -- send a blank email to fpga-cpu-subscribe@yahoogroups.com )