Metadata-Version: 1.1
Name: myhdl-lib
Version: 0.1
Summary: TODO: Library of components based on Python and MyHDL
Home-page: https://github.com/nkavaldj/myhdl_lib.git
Author: Nikolay Kavaldjiev
Author-email: nikolay.kavaldjiev@gmail.com
License: MIT
Description: myhdl_lib
        ===========
        
        .. image:: https://travis-ci.org/nkavaldj/myhdl_lib.svg?branch=master
          :target: https://travis-ci.org/nkavaldj/myhdl_lib
        
        A MyHDL library of generic design components, e.g. memory, fifo, multiplexor, de-multiplexor, arbiter, etc. All components are tested with Icarus Verilog simulator.
        
        Work in progres ...
        
        Documentation (WiP) is available at: https://github.com/nkavaldj/myhdl_lib/wiki
        
        
Keywords: myhdl pihdf fpga
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
