Skip to content
Snippets Groups Projects
Commit 4b0cf65b authored by Karsten Suehring's avatar Karsten Suehring
Browse files

replace ceil(log2()) double arithmetic with integer

- create ceilLog2() function based on floorLog2
- use intrinsics for MSVC in floorLog2
- replace all ceil(log2()) calls in HLS with ceilLog2()
parent be922e5f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment