The PoC-Library
1.1

Introduction

  • What is PoC?
  • Quick Start Guide
  • Get Involved
  • Apache License 2.0

Main Documentation

  • Using PoC
  • IP Core Interfaces
  • IP Core Documentations
    • common
    • sim
    • alt
    • arith
    • bus
    • cache
    • comm
    • dstruct
    • fifo
    • io
    • mem
    • misc
    • net
    • sort
      • sortnet
        • Package
        • sortnet_BitonicSort
        • sortnet_MergeSort_Streamed
        • sortnet_OddEvenMergeSort
        • sortnet_OddEvenSort
        • sortnet_Stream_Adapter
        • sortnet_Stream_Adapter2
        • sortnet_Transform
      • sort_ExpireList
      • sort_InsertSort
      • sort_LeastFrequentlyUsed
      • sort_lru_cache
      • sort_lru_list
    • xil
  • Third Party Libraries
  • Constraint Files
  • Tool Chain Specifics
  • Examples

References

  • Command Reference
  • IP Core Database
  • Python Infrastructure
  • More ...

Appendix

  • Change Log
  • Index

Internal

  • ToDo List
  • Sphinx
The PoC-Library
  • Docs »
  • IP Core Documentations »
  • PoC.sort »
  • PoC.sort.sortnet
  • View page source

PoC.sort.sortnet¶

This sub-namespace contains sorting network implementations.

Entities

  • PoC.sort.sortnet.BitonicSort
  • PoC.sort.sortnet.MergeSort_Streamed
  • PoC.sort.sortnet.OddEvenMergeSort
  • PoC.sort.sortnet.OddEvenSort
  • PoC.sort.sortnet.Stream_Adapter
  • PoC.sort.sortnet.Stream_Adapter2
  • PoC.sort.sortnet.Transform
Next Previous

© Copyright 2007-2016 Technische Universitaet Dresden - Germany, Chair of VLSI-Design, Diagnostics and Architecture. Last updated on Mar 12, 2017.

Built with Sphinx using a theme provided by Read the Docs.