RISC processor core (in VHDL)

Programming, for all ages and all languages.
Post Reply
Peterbjornx
Member
Member
Posts: 116
Joined: Thu May 06, 2010 4:34 am
Libera.chat IRC: peterbjornx
Location: Leiden, The Netherlands
Contact:

RISC processor core (in VHDL)

Post by Peterbjornx »

This was an old project of mine which I used as final assignment for high school

http://peterbjornx.nl/risc_processor/
User avatar
AndrewAPrice
Member
Member
Posts: 2299
Joined: Mon Jun 05, 2006 11:00 pm
Location: USA (and Australia)

Re: RISC processor core (in VHDL)

Post by AndrewAPrice »

That is a really advanced secondary school project! I want to learn VHDL. What tools do you use to debug or simulate it? Have you tested it on a real FPGA?
My OS is Perception.
Peterbjornx
Member
Member
Posts: 116
Joined: Thu May 06, 2010 4:34 am
Libera.chat IRC: peterbjornx
Location: Leiden, The Netherlands
Contact:

Re: RISC processor core (in VHDL)

Post by Peterbjornx »

I used altera quartus for development and modelsim for testing (both have a free edition) and tested it on an altera DE-1 devkit that i borrowed from the local university
Post Reply