forked from github/verilator
Fix $fscanf etc to return -1 on EOF (#3313).
This commit is contained in:
parent
ef87d057fc
commit
ae005434e4
2
Changes
2
Changes
@ -20,7 +20,7 @@ Verilator 4.219 devel
|
||||
* Fix skipping public enum values with four-state values (#3303).
|
||||
* Fix $readmem file not found to be warning not error (#3310). [Alexander Grobman]
|
||||
* Fix class stringification on wide arrays (#3312). [Iru Cai]
|
||||
* Fix $fscanf etc to return -1 on EOF (#3113). [Jose Tejada]
|
||||
* Fix $fscanf etc to return -1 on EOF (#3313). [Jose Tejada]
|
||||
* Fix public function arguments that are arrayed (#3316). [pawel256]
|
||||
* Fix unnamedblk error on foreach (#3321). [Aliaksei Chapyzhenka]
|
||||
* Fix crash in recursive module inlining (#3324). [Larry Doolittle]
|
||||
|
Loading…
Reference in New Issue
Block a user