3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-03 22:43:57 +00:00

gzip: istream

This commit is contained in:
Emil J. Tywoniak 2024-12-20 12:35:57 +01:00
parent 4f3fdc8457
commit 813f909460
7 changed files with 225 additions and 138 deletions

View file

@ -20,6 +20,7 @@
#include "kernel/yosys.h"
#include "kernel/satgen.h"
#include "kernel/json.h"
#include "kernel/gzip.h"
#include <string.h>
#include <stdlib.h>