SantoshSoundararajan
Newbie level 5
- Joined
- Mar 12, 2013
- Messages
- 10
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,349
i am kinda lost in designing control unit for my 32bit ALU .. All i have is 4 modules namely addition,multiplier,logic and shifting. So i need to design a control unit for all these modules so that i can choose any module i want.. but now i came to know i cannot use condition statements to choose the modules.. So is there anyway that i can put up all these modules together and make them work.. I just need a Verilog Simulation. Any working ideas ?? Please help.