.. only:: html
.. |gh-src| image:: /_static/logos/GitHub-Mark-32px.png
:scale: 40
:target: https://github.com/VLSI-EDA/PoC/blob/master/src/arith/arith.pkg.vhdl
:alt: Source Code on GitHub
.. sidebar:: GitHub Links
|gh-src| :pocsrc:`Sourcecode `
.. _PKG:arith:
PoC.arith Package
=================
This package holds all component declarations for this namespace.
.. rubric:: Exported Enumerations
* ``tArch``
* ``tBlocking``
* ``tSkipping``
.. rubric:: Exported Functions
* ``arith_div_latency``
.. rubric:: Exported Components
* :ref:`PoC.arith.addw `
* PoC.arith.carrychain_inc_xilinx
* :ref:`PoC.arith.counter_bcd `
* :ref:`PoC.arith.counter_gray `
* :ref:`PoC.arith.div `
* :ref:`PoC.arith.firstone `
* PoC.arith.inc_ovcy_xilinx
* :ref:`PoC.arith.muls_wide `
* PoC.arith.prefix_and_xilinx
* PoC.arith.prefix_or_xilinx
* :ref:`PoC.arith.prng `
* :ref:`PoC.arith.same `
* :ref:`PoC.arith.sqrt `
.. only:: latex
Source file: :pocsrc:`arith.pkg.vhdl `