index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyGHDL
/
dom
/
DesignUnit.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepared for DeferredConstant.
Patrick Lehmann
2021-06-22
1
-1
/
+3
*
Code cleanups.
Patrick Lehmann
2021-06-22
1
-64
/
+34
*
Handle Physical...Literals
Patrick Lehmann
2021-06-22
1
-10
/
+11
*
Handle component declarations.
Patrick Lehmann
2021-06-22
1
-21
/
+41
*
Renamed 'NodeToName' to 'GetNameOfNode'.
Patrick Lehmann
2021-06-22
1
-8
/
+8
*
Improvements to pyGHDL.dom.
Patrick Lehmann
2021-06-19
1
-4
/
+6
*
Mode code more local.
Patrick Lehmann
2021-06-18
1
-6
/
+3
*
Black found more files - strange.
Patrick Lehmann
2021-06-17
1
-17
/
+27
*
Updates to the dom namespace in pyGHDL.
Patrick Lehmann
2021-06-17
1
-53
/
+61
*
pyGHDL: format using black
Xiretza
2021-02-10
1
-58
/
+61
*
Reworking pre-compile scripts for Windows (#1594)
Patrick Lehmann
2021-01-15
1
-15
/
+14
*
Enabled missing Sphinx extensions. Fixed role name cls to class.
Patrick Lehmann
2021-01-05
1
-5
/
+4
*
Added documentation.
Patrick Lehmann
2021-01-02
1
-0
/
+8
*
Removed '__api__' due to a bug in pydecor's export decorator.
Patrick Lehmann
2021-01-02
1
-3
/
+2
*
Added file headers and license texts. (#1564)
Patrick Lehmann
2020-12-31
1
-0
/
+34
*
Fixed package names in pyGHDL.dom and Initialize test case.
Patrick Lehmann
2020-12-29
1
-2
/
+3
*
Added first implementation of a document object model (DOM).
Patrick Lehmann
2020-12-27
1
-0
/
+100