Closed rodrigomelo9 closed 4 years ago
Hi @laforest. The module Width_Extender is referenced in some other modules such as Adder_Subtractor_Binary_Saturating.v and Adder_Subtractor_Binary.v, but is not in the repository.
Width_Extender
Adder_Subtractor_Binary_Saturating.v
Adder_Subtractor_Binary.v
Ah. Whoops. Wrong module name. Replaced with instance of more general Width_Adjuster. Thanks for spotting this!
Hi @laforest. The module
Width_Extender
is referenced in some other modules such asAdder_Subtractor_Binary_Saturating.v
andAdder_Subtractor_Binary.v
, but is not in the repository.