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
      • Package
      • arith_addw
      • arith_carrychain_inc
      • arith_convert_bin2bcd
      • arith_counter_bcd
      • arith_counter_free
      • arith_counter_gray
      • arith_counter_ring
      • arith_div
      • arith_firstone
      • arith_muls_wide
      • arith_prefix_and
      • arith_prefix_or
      • arith_prng
      • arith_same
      • arith_scaler
      • arith_shifter_barrel
      • arith_sqrt
    • bus
    • cache
    • comm
    • dstruct
    • fifo
    • io
    • mem
    • misc
    • net
    • sort
    • 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.arith
  • View page source

PoC.arith¶

These are arithmetic entities....

Package

PoC.arith Package

Entities

  • PoC.arith.addw
  • PoC.arith.carrychain_inc
  • PoC.arith.convert_bin2bcd
  • PoC.arith.counter_bcd
  • PoC.arith.counter_free
  • PoC.arith.counter_gray
  • PoC.arith.counter_ring
  • PoC.arith.div
  • PoC.arith.firstone
  • PoC.arith.muls_wide
  • PoC.arith.prefix_and
  • PoC.arith.prefix_or
  • PoC.arith.prng
  • PoC.arith.same
  • PoC.arith.scaler
  • PoC.arith.shifter_barrel
  • PoC.arith.sqrt
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.