mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-24 14:53:42 +00:00
io: refactor string and file work into new unit
This commit is contained in:
parent
0c689091e2
commit
4f3fdc8457
17 changed files with 595 additions and 523 deletions
|
@ -22,6 +22,7 @@
|
|||
#include "kernel/sigtools.h"
|
||||
#include "kernel/consteval.h"
|
||||
#include "kernel/celltypes.h"
|
||||
#include "kernel/utils.h"
|
||||
#include "fsmdata.h"
|
||||
#include <math.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue