[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: [pmonta@terayon.com: Verilog version of OpenRISC 1001]
Peter Monta <pmonta@terayon.com> said:
> I've translated the OpenRISC 1001 VHDL code to Verilog so I can play
> with it more easily. It does seem to run most of the testbench code
> provided in the cpu_TB module, though the memory store gets skipped
> (does this happen with the VHDL as well?)
Yup, iverilog seems to simulate it:
iverilog -s cpu_tb *.v
./a.out
A quick visual inspection suggests that it might not be all that far
from being synthesizeable, too. Current synthesis is a bit finicky, though.
--
Steve Williams "The woods are lovely, dark and deep.
steve@icarus.com But I have promises to keep,
steve@picturel.com and lines to code before I sleep,
http://www.picturel.com And lines to code before I sleep."