index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyGHDL
/
dom
/
NonStandard.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dependency Graphs (#2308)
Patrick Lehmann
2023-01-12
1
-8
/
+4
*
Formatting by black.
Patrick Lehmann
2022-12-26
1
-1
/
+2
*
Bumped dependecy to pyVHDLModel and added analysis time measurements.
Patrick Lehmann
2022-12-26
1
-0
/
+15
*
Converted more symbols for packages and contexts.
Patrick Lehmann
2022-12-25
1
-4
/
+4
*
Removed declarations of __all__ when not needed by export.
Patrick Lehmann
2022-12-25
1
-2
/
+0
*
Added missing imports.
Patrick Lehmann
2022-12-24
1
-4
/
+4
*
Formatting by black.
Patrick Lehmann
2022-12-24
1
-2
/
+2
*
Enable and disable AMS support based on VHDLVersion.
Patrick Lehmann
2022-12-24
1
-1
/
+13
*
Changed '"...".format(...)' to f-strings.
Patrick Lehmann
2022-12-24
1
-2
/
+2
*
Code formatting based on black.
Patrick Lehmann
2022-12-24
1
-1
/
+2
*
Change encoding to latin-1 for libghdl (to comply with standard).
Patrick Lehmann
2022-12-24
1
-3
/
+3
*
We should have asked black first.
Patrick Lehmann
2022-12-23
1
-1
/
+2
*
Updated to pyVHDLModel v0.18.0.
Patrick Lehmann
2022-12-23
1
-2
/
+2
*
Use correct API in pyVHDLModel.
Patrick Lehmann
2022-12-23
1
-10
/
+10
*
Collect file header comments as documentation for the VHDL document.
Patrick Lehmann
2022-12-23
1
-1
/
+2
*
Added handling of associated documentation comments.
Patrick Lehmann
2022-12-23
1
-4
/
+7
*
Formatted code with black.
Patrick Lehmann
2022-11-30
1
-1
/
+3
*
Converted string formatting to f-strings.
Patrick Lehmann
2022-11-30
1
-6
/
+2
*
Enabled AMS support for all VHDL files. Added more [NOT IMPLEMENTED] rules to...
Patrick Lehmann
2022-06-19
1
-0
/
+1
*
Changed export decorator from pydecor to pyTooling.Decorators
Patrick Lehmann
2021-12-12
1
-1
/
+1
*
black: rerun, to pick pyproject settings
umarcor
2021-08-23
1
-9
/
+3
*
Handle context references.
Patrick Lehmann
2021-08-23
1
-0
/
+3
*
Handle contexts.
Patrick Lehmann
2021-08-23
1
-7
/
+33
*
Black formatting.
Patrick Lehmann
2021-08-23
1
-3
/
+1
*
Adjusted to renaming in pyVHDLModel.
Patrick Lehmann
2021-08-23
1
-2
/
+2
*
Preparations for PSL.
Patrick Lehmann
2021-07-01
1
-0
/
+13
*
More DOM improvements (#1806)
Patrick Lehmann
2021-06-26
1
-17
/
+62
*
Improved error handling.
Patrick Lehmann
2021-06-22
1
-7
/
+5
*
pyGHDL/dom/NonStandard: one-line docstring
umarcor
2021-06-22
1
-3
/
+1
*
fix issues reported by Codacy
umarcor
2021-06-22
1
-2
/
+3
*
Fixed issues reported by Codacy.
Patrick Lehmann
2021-06-22
1
-1
/
+2
*
Prepared handling of functions, types, subtypes and aliases.
Patrick Lehmann
2021-06-22
1
-0
/
+171