aboutsummaryrefslogtreecommitdiffstats
path: root/passes/sat/clk2fflogic.cc
Commit message (Expand)AuthorAgeFilesLines
* kernel: big fat patch to use more ID::*, otherwise ID(*)Eddie Hung2020-04-021-58/+58
* kernel: use more ID::*Eddie Hung2020-04-021-1/+1
* kernel: SigSpec use more const& + overloads to prevent implicit SigSpecEddie Hung2020-03-131-8/+8
* clk2fflogic: work for bit-level $_DFF_* and $_DFFSR_*Eddie Hung2020-01-151-6/+77
* Fix tests/various/async FFL testClifford Wolf2019-07-091-0/+7
* Consistent use of 'override' for virtual methods in derived classes.Henner Zeller2018-07-201-2/+2
* Add $dlatchsr support to clk2fflogicClifford Wolf2018-02-261-4/+25
* Fix a bug in clk2fflogic memory handlingClifford Wolf2017-12-141-1/+1
* Add clk2fflogic memory supportClifford Wolf2017-12-141-1/+77
* Check for memories in clk2fflogicClifford Wolf2017-12-131-0/+5
* Added clk2fflogic support for $dffsr and $dlatchClifford Wolf2016-10-171-1/+57
* Improvements and bugfixes in clk2fflogicClifford Wolf2016-10-161-13/+21
* Some minor build fixes for Visual CClifford Wolf2016-10-141-2/+11
* Added clk2fflogicClifford Wolf2016-10-141-0/+153