Skip to content
Snippets Groups Projects
Commit 95f2502b authored by Karsten Suehring's avatar Karsten Suehring Committed by Jizheng Xu
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 a4be9d29
No related branches found
No related tags found
No related merge requests found
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