Metadata-Version: 1.0
Name: Chips
Version: 0.1.1
Summary: Design hardware with Python
Home-page: http://github.com/dawsonjon/chips
Author: Jon Dawson
Author-email: chips@jondawson.org.uk
License: UNKNOWN
Description:     
        Chips
        -----
        
        The Chips library allows hardware devices to be designed in python
        
        Features
        
        - High level device modeling language makes device design simpler and more powerful.
        
        - Provides fast native simulations that integrate with Python.
        
        - Python extension modules such as Scipy, Numpy, Matplotlib and PIL provide a rich verification environment.
        
        - Automatic generation of synthesisable VHDL.
        
        - Plugin mechanism also allows C++ and graphviz outputs to be generated.
        
        - Existing VHDL IP can be imported.
        
        - Seamless co-simulation of C++ and VHDL outputs.
        
        
Keywords: VHDL,FPGA,hardware design,simulation
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Software Development :: Code Generators
