Altera_Forum
Honored Contributor
20 years agoinlined __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...