Logo

Introduction

  • What is PoC?
  • Quick Start Guide
  • Get Involved
  • Apache License 2.0
  • Creative Commons Attribution 4.0 International

General

  • Using PoC
  • IP Core Interfaces
  • Third Party Libraries
  • Constraint Files
  • Tool Chain Specifics
  • Examples

IP Cores

  • PoC.alt.*
  • PoC.arith.*
  • PoC.bus.*
  • PoC.cache.*
  • PoC.comm.*
  • PoC.dstruct.*
  • PoC.fifo.*
  • PoC.io.*
  • PoC.mem.*
  • PoC.misc.*
  • PoC.net.*
  • PoC.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
  • PoC.sync.*
  • PoC.xil.*

Packages

  • PoC.components
  • PoC.context
  • PoC.config
  • PoC.fileio
  • PoC.math
  • PoC.strings
  • PoC.utils
  • PoC.vectors

References and Reports

  • Unittest Summary Report
  • OSVVM Libraries Build Report
  • Command Reference
  • IP Core Database
  • Python Infrastructure
  • More ...

Appendix

  • Change Log
  • Glossary
  • Index
The PoC-Library
  • 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

Previous Next

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

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