index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyGHDL
/
dom
/
InterfaceItem.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed duplicate function.
Patrick Lehmann
2021-06-23
1
-6
/
+6
*
Code cleanups.
Patrick Lehmann
2021-06-22
1
-15
/
+5
*
Implemented handling of generic parameters to subprograms.
Patrick Lehmann
2021-06-22
1
-10
/
+99
*
Renamed 'NodeToName' to 'GetNameOfNode'.
Patrick Lehmann
2021-06-22
1
-3
/
+3
*
pyGHDL/dom: reformatting
Tristan Gingold
2021-06-18
1
-3
/
+11
*
pyGHDL/dom: add some guards to avoid crash for optional fields
Tristan Gingold
2021-06-18
1
-1
/
+2
*
Added handling of Floating Point.
Patrick Lehmann
2021-06-18
1
-4
/
+12
*
Black found more files - strange.
Patrick Lehmann
2021-06-17
1
-9
/
+18
*
Updates to the dom namespace in pyGHDL.
Patrick Lehmann
2021-06-17
1
-23
/
+33
*
pyGHDL: format using black
Xiretza
2021-02-10
1
-16
/
+20
*
Reworking pre-compile scripts for Windows (#1594)
Patrick Lehmann
2021-01-15
1
-15
/
+14
*
Removed '__api__' due to a bug in pydecor's export decorator.
Patrick Lehmann
2021-01-02
1
-1
/
+0
*
Added file headers and license texts. (#1564)
Patrick Lehmann
2020-12-31
1
-0
/
+34
*
Added first implementation of a document object model (DOM).
Patrick Lehmann
2020-12-27
1
-0
/
+33