Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Pipeline bitonic sorter #700

Open
satnam6502 opened this issue Mar 25, 2021 · 0 comments
Open

Pipeline bitonic sorter #700

satnam6502 opened this issue Mar 25, 2021 · 0 comments
Assignees
Labels

Comments

@satnam6502
Copy link
Contributor

We have a combinational bitonic sorter. A realistic bitonic sorter would be pipelined. One easy way to do this is the make a variant of the two sorter that has registers at its two outputs (i.e. delay). Then this can be provided as the higher order circuit argument. Netlist generation should then use the sequential interface feature.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants