Commit graph

5 commits

Author SHA1 Message Date
Camille Monière
cb06836072
Formatting 2022-04-21 15:32:39 +02:00
DrasLorus
b10024004e
Fix include bugs and revert to lower quantization
- Only 2 bits more than input is enough, CoSimulation works (test
  succeed, even if VitisHLS reports failure on some computers...).
- Rename `catch_common` to `catch_common_${PROJECT_NAME}` to avoid
  problems when included in a cmake top project.
- Add a sanity check to unit tests to avoid SEGV.
2022-04-20 20:05:09 +02:00
DrasLorus
c68e3e9372
Finalize a top level IP
- Must be tested on hardware, cosimulation testbench is buggy.
2022-04-15 18:59:42 +02:00
Camille Monière
ee535621f9
Working unit tests 2022-04-14 17:21:16 +02:00
Camille Monière
5b0f6d9a6b
First Working and tested release 2022-04-13 19:38:34 +02:00