mirror of https://github.com/YosysHQ/yosys.git
aiger2: Add TODO
This commit is contained in:
parent
f168b2f4b1
commit
d4e009fc2f
|
@ -20,6 +20,7 @@
|
|||
// TODOs:
|
||||
// - gracefully handling inout ports (an error message probably)
|
||||
// - undriven wires
|
||||
// - zero-width operands
|
||||
|
||||
#include "kernel/register.h"
|
||||
#include "kernel/celltypes.h"
|
||||
|
|
Loading…
Reference in New Issue