Skip to content

Jupyter notebook describing, simulating, and comparing two hardware-based circuits for sorting a list of numbers.

Notifications You must be signed in to change notification settings

devbisme/Hardware-Sorters

Repository files navigation

README

This repository stores a Jupyter notebook describing and comparing two hardware-based circuits that will sort a list of numbers into descending order.

Sorting Steps

With the notebook, you can::

  • Simulate the operation of these sorter circuits,
  • Change the bit-width of the sorted numbers and the size of the sorted lists,
  • Output Verilog and VHDL code for implementing the sorters on an FPGA.

To use the notebook, you'll need a Python interpreter (like Anaconda), Jupyter and MyHDL.

About

Jupyter notebook describing, simulating, and comparing two hardware-based circuits for sorting a list of numbers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages