mirror of https://github.com/YosysHQ/yosys.git
commit
a2bc9b2920
|
@ -79,6 +79,7 @@ code
|
|||
reject;
|
||||
|
||||
// Rewire to only keep multiplier
|
||||
mul->setPort(\A, a);
|
||||
mul->setPort(\B, const_ratio);
|
||||
mul->setPort(\Y, div_y);
|
||||
|
||||
|
|
Loading…
Reference in New Issue