Next: Introduction
Up: The FreeHDL Compiler/Simulator System
Previous: Contents
-
- Version 1.1
- Document history added.
- Name generation rules to convert VHDL entities into C++ classes
changed.
- Description of
name_stack
class added.
- Description of
sig_info
class added.
- Process execution dispatching is now done via a C switch
statement.
wait_info
objects are now stored into an array of
winfo_item
s.
- Description of
winfo_item
class added.
- Variable argument list replaced by appropriate list classes.
-
- Version 1.1.1
- VHDL Types added.
- Conversion rules to transform VHDL integer and floating point
types into C++ added.
acl
class added.
-
- Version 1.2
- Classes revised.
driver_info
class added.
- Conditional Wait expressions are now evaluated by the
corresponding process itself.
-
- Version 1.3
- Classes revised
- Description for physical type classes added
- Section ``Component Instantiation Statements'' added
- Description of
map_list
added
1998-11-17