Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

inlined __mulsi3 ?

Hello, Anyone nows how I can get an inlined call to __mulsi3 in my project? I want to use a custom multiplier, and I can get it into the executable (overriding the library version). the pr...