6 example cores of varying complexity.
Module | Description |
---|---|
Mul | ASIC style wallace and dadda tree multipliers |
Prefix | Parallel prefix networks |
Sorting | Bitonic and Odd-Even merge sorting networks |
Lfsr | Linear feedback shift registers |
Rac | Rom-accumulator |
Cordic | Trigonometry in hardware |
Each core is built as a command line application and web app.