mirror of
https://github.com/YosysHQ/yosys
synced 2026-04-26 22:03:36 +00:00
fmt: fuzz, fix (remove extraneous + incorrect fill)
"blk + chunks" is often an overrun, plus the fill is unnecessary; we throw blk away immediately.
This commit is contained in:
parent
9f9561379b
commit
2ae551c0af
4 changed files with 67 additions and 1 deletions
2
tests/fmt/fuzz/.gitignore
vendored
Normal file
2
tests/fmt/fuzz/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
fuzztest
|
||||
build
|
||||
Loading…
Add table
Add a link
Reference in a new issue