I am trying to map a simple multiplication operation to DSP but it seems that Vitis HLS synthesis cannot use DSP resources. I followed the suggestion in thislinkand used c_tmp += a * b to make sure the operations involve at least one addition and one multiplication to get a better chanc...
fix(pre-commit): set file-contents-sorter files correctly Sep 19, 2024 .readthedocs.yaml docs: make readthedocs work again Sep 4, 2024 BUILD.bazel build: generate compile_commands.json Sep 19, 2024 CLA.md refactor: build with rapidstream infra Aug 26, 2024 LICENSE refactor: build with rapid...
The pre-print manuscript of our paper could be found at https://vast.cs.ucla.edu/sites/default/files/publications/AutoBridge_FPGA2021.pdf Projects using AutoBridge: AutoSA Systolic Array Compiler (https://github.com/UCLA-VAST/AutoSA) TAPA Compiler (https://github.com/UCLA-VAST/tapa) Motiv...