1
0
mirror of https://github.com/myhdl/myhdl.git synced 2024-12-14 07:44:38 +08:00
myhdl/CHANGES.txt
2003-08-22 07:49:18 +00:00

27 lines
628 B
Plaintext

Release 0.3 25-Aug-2003
-----------------------
* VCD output for waveform viewing
* Enumeration types support
* Inferring the sensitivitiy list for combinatorial logic
* Inferring the list of instances
* Inferring the list of processes
* Class intbv enhancements
* Function concat()
* Python 2.3 support
For details, consult the whatsnew03.* documents available
in various formats under doc/.
Release 0.2 19-May-2003
-----------------------
* Added cosimulation support to MyHDL.
A PLI interface module to the Icarus Verilog simulator is included.
Release 0.1 7-Mar-2003
----------------------
* Initial public release