Skip to content

Fix AP_RND,AP_SAT swap

Javier Duarte requested to merge github/fork/jmduarte/fix_swap into master

If precision is specified (correctly) as ap_fixed<total,int,AP_RND,AP_SAT, interpretation would swap the two AP_RND,AP_SAT and print it incorrectly in the defines.h for the project.

Merge request reports

Loading