aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/coolrunner2/synth_coolrunner2.cc
Commit message (Expand)AuthorAgeFilesLines
* Blackbox all whiteboxes after synthesisgatecat2021-03-171-0/+1
* Use C++11 final/override keywords.whitequark2020-06-181-4/+4
* coolrunner2: Insert many more required feedthrough cellsR. Ou2020-03-011-0/+1
* Merge pull request #1709 from rqou/coolrunner2_counterClaire Wolf2020-02-271-0/+3
|\
| * coolrunner2: Use extract_counter to optimize countersR. Ou2020-02-171-0/+3
* | coolrunner2: Separate and improve buffer cell insertion passR. Ou2020-02-161-0/+1
|/
* synth_*: call 'opt -fast' after 'techmap'Eddie Hung2020-02-051-2/+2
* Update doc that "-retime" calls abc with "-dff -D 1"Eddie Hung2019-12-301-1/+1
* Revert "Revert "synth_* with -retime option now calls abc with -D 1 as well""Eddie Hung2019-12-301-1/+1
* coolrunner2: remove spurious log_pop() call, fixes #1463Martin Pietryka2019-11-231-2/+0
* Unify usage of noflatten among architecturesMiodrag Milanovic2019-01-041-1/+1
* Fix typographical and grammatical errors and inconsistencies.whitequark2019-01-021-1/+1
* Consistent use of 'override' for virtual methods in derived classes.Henner Zeller2018-07-201-4/+4
* coolrunner2: Split multi-bit netsRobert Ou2018-03-311-0/+1
* coolrunner2: Add extraction for TFFsRobert Ou2018-03-311-0/+12
* coolrunner2: Move LOC attributes onto the IO cellsRobert Ou2018-01-171-0/+2
* coolrunner2: Initial fixes for special p-termsRobert Ou2017-09-011-1/+3
* coolrunner2: Fix mapping of flip-flopsRobert Ou2017-09-011-1/+0
* Apply minor coding style changes to coolrunner2 targetClifford Wolf2017-07-031-0/+186