mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-02 04:27:53 +00:00
Add YOSYS_ABORT_ON_LOG_ERROR environment variable for debugging.
This commit is contained in:
parent
c4a52b1b02
commit
ac906d15ce
2 changed files with 7 additions and 0 deletions
|
|
@ -4,6 +4,10 @@ List of major changes and improvements between releases
|
|||
|
||||
Yosys 0.22 .. Yosys 0.22-dev
|
||||
--------------------------
|
||||
* Various
|
||||
- Added YOSYS_ABORT_ON_LOG_ERROR environment variable for debugging.
|
||||
Setting it to 1 causes abort() to be called when Yosys terminates with an
|
||||
error message.
|
||||
|
||||
Yosys 0.21 .. Yosys 0.22
|
||||
--------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue