mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-06 17:44:09 +00:00
aiger2: Add TODO
This commit is contained in:
parent
f168b2f4b1
commit
d4e009fc2f
|
@ -20,6 +20,7 @@
|
||||||
// TODOs:
|
// TODOs:
|
||||||
// - gracefully handling inout ports (an error message probably)
|
// - gracefully handling inout ports (an error message probably)
|
||||||
// - undriven wires
|
// - undriven wires
|
||||||
|
// - zero-width operands
|
||||||
|
|
||||||
#include "kernel/register.h"
|
#include "kernel/register.h"
|
||||||
#include "kernel/celltypes.h"
|
#include "kernel/celltypes.h"
|
||||||
|
|
Loading…
Reference in a new issue