index
:
iCE40/ghdl
master
clone of https://github.com/ghdl/ghdl
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
/
pyunit
/
Current.vhdl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved handling of generate statements and pretty-printing of hierarchy.
Patrick Lehmann
2021-08-23
1
-6
/
+6
*
Improved pretty-printing for hierarchy.
Patrick Lehmann
2021-08-23
1
-2
/
+20
*
Added generate statements.
Patrick Lehmann
2021-08-23
1
-1
/
+14
*
Handle instantiations 1/2.
Patrick Lehmann
2021-08-23
1
-1
/
+31
*
Fixed bug in OthersAggregateElement.
Patrick Lehmann
2021-07-01
1
-2
/
+2
*
Added package declarations inside of declarations.
Patrick Lehmann
2021-07-01
1
-1
/
+8
*
Renamed '[sS]ubType' to '[sS]ubtype'.
Patrick Lehmann
2021-07-01
1
-0
/
+12
*
Rework and fine tuning.
Patrick Lehmann
2021-07-01
1
-4
/
+9
*
More DOM improvements (#1806)
Patrick Lehmann
2021-06-26
1
-2
/
+40
*
Handle 'Subtype_Definition' in record definitions.
Patrick Lehmann
2021-06-23
1
-0
/
+3
*
First primitive handling of selected names.
Patrick Lehmann
2021-06-23
1
-2
/
+2
*
Added handling of enumeration, array and record types.
Patrick Lehmann
2021-06-23
1
-1
/
+3
*
Handle shared variables.
Patrick Lehmann
2021-06-22
1
-2
/
+23
*
Minimal handling of types and subtypes.
Patrick Lehmann
2021-06-22
1
-1
/
+1
*
New testing file.
Patrick Lehmann
2021-06-22
1
-2
/
+2
*
Added testcase for integer literals.
Patrick Lehmann
2021-06-19
1
-0
/
+53