Update README.md

- Add completion badge
This commit is contained in:
Camille Monière 2022-04-21 15:48:37 +02:00
parent cb06836072
commit 4c065ee7a6
Signed by: moniere
GPG key ID: 188DD5B072181C0F

View file

@ -1,5 +1,7 @@
# CORDIC Abs APFX
[![CMakeDocker](https://github.com/DrasLorus/Cordic_Abs_APFX/actions/workflows/docker.yml/badge.svg)](https://github.com/DrasLorus/Cordic_Abs_APFX/actions/workflows/docker.yml)
A free way to implement a CORDIC-based Complex Absolute Value using HLS, with bit-accurate precision.
## Goal