ALU - Homework (Use Behavioural Modelling)
note
For MUL3 block you can use successive addition i.e. to implement 5 x 4 use 5 + 5 + 5 + 5.
If you are comfortable with behavioural style you can implement in your own way.
TRACEFILE
For MUL3 block you can use successive addition i.e. to implement 5 x 4 use 5 + 5 + 5 + 5.
If you are comfortable with behavioural style you can implement in your own way.