Télécharger la liste

Description du projet

Chips is a Python library for designing hardware devices that provides a high-level device modelling language. Native simulations integrate with Python so you can use Python extension modules such as Scipy, Numpy, Matplotlib, and PIL to provide a rich verification environment. Device models can be automatically translated into synthesizable VHDL, and highly optimized soft-processors are generated for an efficient implementation. A plugin mechanism is provided so that additional code generators can be added. C++ and Graphviz plugins are provided. Existing VHDL IP can be imported, and seamless co-simulation of C++ and VHDL outputs is is supported.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-05-28 09:26
0.1.2

La génération de code de la primitive imprimante a été corrigé. améliorations de performance ont été réalisés à la sortie VHDL pour les processus. les importations incorrect ont été corrigées dans le code par exemple.
Code generation of the Printer primitive has been fixed. Performance improvements have been made to the VHDL output for Processes. Incorrect imports have been corrected in the example code.

2011-05-20 05:58
0.1.1

Cette version corrige un bug dans le sens inverse des opérateurs binaires.
This release fixes a bug in reverse binary operators.

2011-05-01 02:37
0.1

Il s'agit de la première version.
This is the first release.

Project Resources