[myhdl-list] MIPS32 single cycle in MyHDL
Brought to you by:
jandecaluwe
From: Günter D. <dan...@we...> - 2010-09-30 20:34:07
|
Hi, seeing this question about a MIPS32 code in MyHDL I want to contribute some code I created a while ago. It is from the book "Digital Design and Computer Architecture" from David Money Harris & Sarah L. Harris. I started converting their Verilog Code from the book for a single cycle processor into MyHDL. However, I have to say, it is not tested and I believe it was either not fully converted or testing showed some errors. But maybe a starting point for something more. I also started simple assembler, added as well. I probably should added the code to the wiki. However I am not sure whether there would be some conflict because it is a conversion of the Verilog code from the book? Cheers, Guenter |