issues
search
PyHDI
/
Pyverilog
Python-based Hardware Design Processing Toolkit for Verilog HDL
Apache License 2.0
640
stars
180
forks
source link
Use context manager to avoid ResourceWarning
#99
Closed
leonardt
closed
1 year ago
leonardt
commented
2 years ago
This implicitly will call close to avoid an unclosed file warning.
This implicitly will call close to avoid an unclosed file warning.