PROFESSOR MAREK PERKOWSKI: SORTERS: FOR HOMEWORK NUMBER ONE.
PROJECTS RELATED TO HOMEWORK 1: Investigating Design Tradeoffs.
The goal of this project is to investigate design trade-offs:
combinational/sequential.
iterative circuit/finite state machine with the same logic as the cell of iterative circuit.
parallel versus sequential versus counter arithmetics. Pulse arithmetics. Pseudo-analog circuits.
Simple SIMD versus pipelined machines.
Traditionally, we designed a sorter or a simplified logic machine in this project.
-
- SORTER/ABSORBER FOR BOOLEAN MINIMIZATION.
-
Sorter/Absorber by Pavel Kashubin and Edward Tuers, 1997.
- New sorter of Kashubin
-
- MODEL OF A RAM FOR SORTER.
- PROJECT: RAM Model. To be used in a sorter.
-
- SORTER BY RAM KOGANTI'S GROUP.
-
Sorter by Ram Koganti. Report in Postscript.
- Schematic in Postscript.
- SORTER BY YVONNE YANG
- VHDL code
- Sorter by Yvonne Yang
Yvonne Yang's sorter.
- SORTER BY WEI WANG'S GROUP.
-
Wei Wang HOMEWORK 1: Sorter.
-
- PIPELINED SORTER
- PROJECT 1-2 Pipelined Sorter.
-
- COMBINATIONAL SORTER
-
- PROJECT 1-3 Combinational Sorter.
-
- COMBINATIONAL SORTER
-
- PROJECT 1-4 Sorter based on standard controller.