Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | abc9_ops/xaiger: further reducing Module::derive() calls by ... | Eddie Hung | 2020-05-14 | 1 | -4/+2 |
| | | | | replacing _all_ (* abc9_box *) instantiations with their derived types | ||||
* | Cleanup; reduce Module::derive() calls | Eddie Hung | 2020-05-14 | 1 | -3/+3 |
| | |||||
* | abc9: add flop boxes to basic $_DFF_P_ and $_DFF_N_ too | Eddie Hung | 2020-05-14 | 1 | -0/+20 |
| | |||||
* | abc9_ops: add 'dff' label for auto handling of (* abc9_flop *) boxes | Eddie Hung | 2020-05-14 | 1 | -3/+0 |
| | |||||
* | Create +/abc9_model.v for $__ABC9_{DELAY,FF_} | Eddie Hung | 2020-02-27 | 1 | -0/+10 |