kikerts
Newbie level 4
- Joined
- Mar 10, 2013
- Messages
- 5
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,321
Hello!
I'm trying to improve CPU from ''VHDL programming by example'' book. I write code to include programm counter into register array also I test it. But how I can this new component include in CPU?
Example from book:View attachment CPU.zip
The code I write:View attachment hdl.zip
Testbench:View attachment regarray_testbench.zip
I'm trying to improve CPU from ''VHDL programming by example'' book. I write code to include programm counter into register array also I test it. But how I can this new component include in CPU?
Example from book:View attachment CPU.zip
The code I write:View attachment hdl.zip
Testbench:View attachment regarray_testbench.zip