index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyGHDL
/
dom
/
Concurrent.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Preparations for sequential statements.
Patrick Lehmann
2021-08-23
1
-28
/
+31
|
*
Support for concurrent procedure call.
Patrick Lehmann
2021-08-23
1
-0
/
+28
|
*
Improvements for case generate statements.
Patrick Lehmann
2021-08-23
1
-4
/
+128
|
*
Improved handling of generate statements and pretty-printing of hierarchy.
Patrick Lehmann
2021-08-23
1
-35
/
+51
|
*
Improved pretty-printing for hierarchy.
Patrick Lehmann
2021-08-23
1
-14
/
+16
|
*
Handle assignments (target and kind).
Patrick Lehmann
2021-08-23
1
-5
/
+19
|
*
More for generate statements.
Patrick Lehmann
2021-08-23
1
-5
/
+86
|
*
Renamed BodyItems to Statements.
Patrick Lehmann
2021-08-23
1
-4
/
+4
|
*
Renamed to ConcurrentSimpleSignalAssignment.
Patrick Lehmann
2021-08-23
1
-1
/
+1
|
*
Added handling of simple concurrent statements.
Patrick Lehmann
2021-08-23
1
-3
/
+35
|
*
Disabled Python 3.8 syntax.
Patrick Lehmann
2021-08-23
1
-6
/
+8
|
*
Moved parsing into IfGenerateBranch.
Patrick Lehmann
2021-08-23
1
-13
/
+37
|
*
More handling of concurrent statements.
Patrick Lehmann
2021-08-23
1
-15
/
+156
|
*
Handle instantiations 1/2.
Patrick Lehmann
2021-08-23
1
-18
/
+30
|
*
Changed List to Iterable. Parse instantiations. Some SimpleName fixes.
Patrick Lehmann
2021-08-23
1
-0
/
+118