VHDHELL

Deeko

Lifer
Jun 16, 2000
30,213
12
81
Does anyone ever actually use VHDL in the real world....

I just finished up my hellish final project for SysArch, designing a structural model of a pipelined MIPS datapath.....ugh.....never again....
 

dighn

Lifer
Aug 12, 2001
22,820
4
81
meh i enjoyed my CPU design projects. i think i had to do a pipelined MIPS too, with forwarding and all that stuff
it was probably verilog though... don't quite remember
 

Deeko

Lifer
Jun 16, 2000
30,213
12
81
mehh...the most frustrating part of the project was the fact that we had a full diagram of the processor in the book, but it resolved brances in the EX stage(as it was in the non-pipelined datapath), and we had to move it to the ID stage to reduce stalls....we weren't told anything other than we'd need new forwarding logic. Oh well....4500 signals later she's running.