Merge pull request #17 from alainmarcel/new_peepopts

Fix symmetry test
This commit is contained in:
alaindargelas 2024-12-19 16:37:35 -08:00 committed by GitHub
commit a2bc9b2920
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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);