mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 19:05:52 +00:00
Improved/simplified TCL bindings
This commit is contained in:
parent
83c743f717
commit
97f783e668
3 changed files with 57 additions and 40 deletions
|
@ -50,7 +50,6 @@ struct Pass
|
|||
|
||||
static void init_register();
|
||||
static void done_register();
|
||||
void register_tcl();
|
||||
};
|
||||
|
||||
struct Frontend : Pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue