Which circuit project do you recommend for me to complete my course?

GreatField

Newbie level 6
Joined
Mar 13, 2022
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
120
Could you recommend some simple circuit in VHDL that I can try to develop and some example input to test later? Initially I was trying to develop a MIPS microprocessor, but I would like something more current and relevant to today.
 

Hi,

I totally agree. I expect thousands lines of code for a microcontroller.
And even more for testing. When I think about functionally and timing testing every single command with different input values.
Logic, memory access, periferals, stack, asynchronous interrupts....

Klaus
 
Last edited:
https://vhdlwhiz.com/fpga-or-microcontroller/ Learn both and compare

"Don't make it any more complicated than it has to be." Pick any process like a dishwasher sequence or if you prefer complex, an AI-controlled vision system for a Tesla e-car.
 
Last edited:
Could you recommend some simple circuit in VHDL that I can try to develop and some example input to test later? Initially I was trying to develop a MIPS microprocessor, but I would like something more current and relevant to today.
How about making a 4-bit counter? It's a basic digital circuit that you can create this circuit in VHDL.
 

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…