Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joennlae committed Nov 14, 2023
1 parent 044d77d commit faaaee1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@
[![RTL Linting](https://github.com/joennlae/halutmatmul/actions/workflows/hw_linting.yaml/badge.svg)](https://github.com/joennlae/halutmatmul/actions/workflows/hw_linting.yaml)
[![HW Design Verification](https://github.com/joennlae/halutmatmul/actions/workflows/hw_dv.yaml/badge.svg)](https://github.com/joennlae/halutmatmul/actions/workflows/hw_dv.yaml)

## Algorithmic

## Maddness algorithm
# Algorithmic - Maddness

![Maddness Animation](/docs/images/maddness_animation.webp)

Expand Down Expand Up @@ -49,7 +47,7 @@ mse = np.square(C_halut - C).mean()
print(mse)
```

## Hardware OpenROAD flow results from CI
# Hardware - OpenROAD flow results from CI

All NanGate45 results are NOT OPTIMIZED! The results are only for reference and to show the flow works.

Expand Down

0 comments on commit faaaee1

Please sign in to comment.