mirror of
https://github.com/YosysHQ/yosys
synced 2026-03-17 10:33:52 +00:00
aiger2: add TODO
This commit is contained in:
parent
4ab22cbb97
commit
665b6eeb4a
1 changed files with 2 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ PRIVATE_NAMESPACE_BEGIN
|
|||
// TODO
|
||||
//#define ARITH_OPS ID($add), ID($sub), ID($neg)
|
||||
|
||||
// TODO convert to newcelltypes
|
||||
|
||||
#define KNOWN_OPS BITWISE_OPS, REDUCE_OPS, LOGIC_OPS, GATE_OPS, ID($pos), CMP_OPS, \
|
||||
ID($pmux), ID($bmux) /*, ARITH_OPS*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue