Altera_Forum
Honored Contributor
13 years agoRISC architecture
Hi all
I am working on a RISC architecture which consists processing unit, control unit and memory unit. My problem is when I am putting all the three modules under one top module the RISC system is not showing any output but it is getting compiled. I checked with each individual module separately and then with the combination of two, but I did not understand why my top module which consists all the three i.e. processing unit, control unit and memory unit is not working. If required I will post my codes too. Can anyone please tell me the problem. Thank you in advance.