Forum Discussion
Altera_Forum
Honored Contributor
13 years agohow can we enable and disable the particular modules we need in verilog?
i need to enable a particular module when some condition is satisfied and each module is selected on particular condition...i have written different modules now and i need to write a top module to co...
Altera_Forum
Honored Contributor
13 years agowhat you are saying is correct...the above is just an example...i have to make a control unit for alu...in alu i have done adder,multiplication and logical modules written separately in gate level...