ANN: 'PyVHDL' A VHDL simulator written in Python with a full featured Eclipse GUI

2016-11-02 Thread pyvhdl
I am pleased to announce the first alpha release of PyVHDL. What is PyVHDL? --- It is a VHDL simulator which translates VHDL processes to python bytecode. Standard Logic, and Standard Logic Vector types are implemented as python classes. Concurrent processes can be written in Pyth

Released: pip v9.0.0

2016-11-02 Thread Donald Stufft
I’d like to announce the release of pip v9.0. This release features: * The 9.x series will be the last pip versions to support Python 2.6. * Support for Requires-Python (will require additional support in setuptools/PyPI) to allow releasing sdists that will be ignored by specific versions of P