john44
Newbie level 2
- Joined
- Nov 13, 2014
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 12
Does anyone have VHDL code for simple processor with 4 4-bit registers and a 16- word memory with 8-bit words.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
This seems like a homework assignment, where you are supposed to design a 4-bit processor, otherwise there would be absolutely no reason to use a processor as you've described. You should do your homework instead of asking for code.
If you already did it and wanted to compare then post your code and you're certain to get lots of critiquing. Otherwise take a look on open cores and look at some of the simple 8-bit processors and extrapolate a 4-bit one from that.
Good for you! :grin: That is the attitude that will make you a success (unlike those nameless others that post here :wink.My goal is to learn not to copy. I have read VHDL programming book, and it is kind hard for me as a beginner.