Maciej Suminski
|
7b483e69d8
|
vhdlpp: Minor changes.
|
2015-12-01 10:32:47 +01:00 |
Maciej Suminski
|
cc9b182eb6
|
vhdlpp: Procedure calls.
|
2015-06-24 23:53:32 +02:00 |
Maciej Suminski
|
169228ad0f
|
vhdlpp: Refactored the way of handling standard VHDL library functions.
|
2015-06-24 23:53:31 +02:00 |
Maciej Suminski
|
47c5ce0ab6
|
vhdlpp: Subprogram split to SubprogramHeader and SubprogramBody.
|
2015-06-24 23:53:31 +02:00 |
Maciej Suminski
|
25458b8cc2
|
vhdlpp: inout direction for ports.
|
2015-05-19 22:40:56 +02:00 |
Maciej Suminski
|
25c3798248
|
vhdlpp: Elaborate and emit functions work with ScopeBase instead of Architecture.
|
2015-02-04 16:57:43 +01:00 |
Maciej Suminski
|
6887c82540
|
vhdlpp: Added ExpAttribute::write_to_stream().
|
2014-10-08 10:21:03 +02:00 |
Maciej Suminski
|
9e856810b9
|
vhdlpp: Workaround to avoid translation of variables to wires in functions.
|
2014-09-30 15:59:45 +02:00 |
Maciej Suminski
|
e352bea476
|
vhdlpp: Support for variable declarations in subprograms.
Fixes sorrymsg: "variable_declaration not supported."
|
2014-09-30 15:58:13 +02:00 |
Maciej Suminski
|
27730395ca
|
vhdlpp: Type of an array is selected depending on the element type.
|
2014-08-22 10:49:55 +02:00 |
Stephen Williams
|
dca6171f5f
|
SV emit function ports in package subprograms.
|
2013-06-12 14:09:07 -07:00 |
Stephen Williams
|
7f7decde03
|
Basic structure for emitting packages.
|
2013-06-12 14:09:07 -07:00 |