3
votes
2answers
147 views
Microprogramming vs. Machine Language programming
I'm a bit confused between the microprogramming level vs machine language level. For example:
Where do both types of programs reside while being executed?
Do either have a 1:1 m …
3
votes
1answer
69 views
Readable and educational implementations of a CPU in a HDL
Can you recommend a readable and educational implementation of a CPU in VHDL or Verilog? Preferably something well documented.
P.S. I know I can look at opencores, but I'm specifi …
4
votes
2answers
154 views
Best development board for ARM9?
I am looking for a cheap but powerful dev board for an ARM9 processor. It needs to be able to run linux. I am unsure about the exact specifications for RAM and such(thats partly wh …
12
votes
4answers
145 views
What’s the difference between a microcontroller and a microprocessor?
What's the difference between a microcontroller and a microprocessor?
