3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-05 17:14:08 +00:00

aiger2: Add TODO

This commit is contained in:
Martin Povišer 2024-10-02 11:28:19 +02:00
parent f168b2f4b1
commit d4e009fc2f

View file

@ -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"