issues
search
DFiantHDL
/
DFHDL
DFiant HDL (DFHDL): A Dataflow Hardware Descripition Language
https://dfianthdl.github.io/
GNU Lesser General Public License v3.0
78
stars
8
forks
source link
Stability batch (see description)
#145
Closed
soronpo
closed
5 months ago
soronpo
commented
5 months ago
Prepare for Scala 3.4.2 and 3.5.0-RC1 releases.
Better error handling to enable exception instead of exit with
options.onError
Proper Vector/Struct/Opaque type conversions.
Only include local conversion functions when needed (global types always have them).
Vector index and shift types are now DFHDL integers.
Fixes #141
Fixes #142
There are still other issues to solve;
VHDL enum conversions
Verilog Vector/Struct composition and conversion.
options.onError
There are still other issues to solve;