1
0
mirror of https://github.com/myhdl/myhdl.git synced 2024-12-14 07:44:38 +08:00

release info

This commit is contained in:
jand 2003-08-22 07:49:18 +00:00
parent 724eda5c12
commit 36a0d0e582

View File

@ -1,3 +1,19 @@
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 Release 0.2 19-May-2003
----------------------- -----------------------
* Added cosimulation support to MyHDL. * Added cosimulation support to MyHDL.