aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/xilinx/abc_ff.v
Commit message (Expand)AuthorAgeFilesLines
* Add reference to source of Tclktoq timingEddie Hung2019-08-191-0/+2
* Add 'abc_arrival' attribute for flop outputsEddie Hung2019-08-191-6/+6
* Move from cell attr to module attrEddie Hung2019-08-191-12/+6
* Use attributes instead of paramsEddie Hung2019-08-191-30/+12
* Propagate INIT attrEddie Hung2019-07-111-5/+5
* Simplify to $__ABC_ASYNC boxEddie Hung2019-07-111-16/+5
* $__ABC_FD_ASYNC_MUX.Q -> YEddie Hung2019-07-111-1/+1
* Another typoEddie Hung2019-07-101-1/+1
* Fix clk_pol for FD*_1Eddie Hung2019-07-101-3/+3
* Another typoEddie Hung2019-07-101-1/+1
* Another typoEddie Hung2019-07-101-1/+1
* Use \$currQEddie Hung2019-07-101-4/+9
* Preserve all parameters, plus some extra ones for clk/en polarityEddie Hung2019-07-101-10/+66
* Change how to specify flops to ABC againEddie Hung2019-07-101-13/+37
* Remove params from FD*_1 variantsEddie Hung2019-07-101-12/+3
* Fix typo, and have !{PRE,CLR} behave as CEEddie Hung2019-07-101-14/+14
* Move ABC FF stuff to abc_ff.v; add support for other FD* typesEddie Hung2019-07-101-2/+112
* Uncomment IS_C_INVERTED parameterEddie Hung2019-07-101-1/+1
* Fix box numberingEddie Hung2019-07-101-1/+1
* Capture all data in one "abc_flop" attributeEddie Hung2019-07-011-1/+1
* Update abc_box_id numberingEddie Hung2019-07-011-1/+1
* CleanupEddie Hung2019-06-161-3/+3
* Add +/xilinx/abc_ffEddie Hung2019-06-151-0/+33