mirror of
https://github.com/YosysHQ/yosys
synced 2026-02-24 17:21:26 +00:00
Add test for writing gzip-compressed files
Signed-off-by: David Shah <dave@ds0.me>
This commit is contained in:
parent
27360ceda6
commit
3a3da678ad
2 changed files with 18 additions and 0 deletions
2
tests/various/.gitignore
vendored
2
tests/various/.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
|||
/*.log
|
||||
/*.out
|
||||
/write_gzip.v
|
||||
/write_gzip.v.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue