Skip to content
Snippets Groups Projects
Commit 23676874 authored by Cheolyong Bae's avatar Cheolyong Bae
Browse files

Edit README.md

parent cb6a361d
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
This repository contains design files for generating commutators suitable for overlap-save streaming FFT implementations of digital convolution.
## Instruction for the first-stage OLS-commutator
## Instruction for the First-stage OLS-commutator
The [ols_first.py](ols_first.py) creates a VHDL code for the first-stage OLS-commutator. It has the arguments **$C$, $L$, $P$, $B$** and includes an option called `code`. The `code` option determines whether to generate VHDL code (`True`) or not (`False`).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment