aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/coolrunner2/coolrunner2_sop.cc
Commit message (Expand)AuthorAgeFilesLines
* kernel: big fat patch to use more ID::*, otherwise ID(*)Eddie Hung2020-04-021-52/+52
* kernel: use more ID::*Eddie Hung2020-04-021-4/+4
* coolrunner2: Attempt to give wires/cells more meaningful namesR. Ou2020-03-021-6/+18
* coolrunner2: Insert many more required feedthrough cellsR. Ou2020-03-011-66/+28
* coolrunner2: Separate and improve buffer cell insertion passR. Ou2020-02-161-54/+0
* Fix spacingEddie Hung2019-08-061-3/+3
* Make liberal use of IdString.in()Eddie Hung2019-08-061-14/+8
* Consistent use of 'override' for virtual methods in derived classes.Henner Zeller2018-07-201-2/+2
* coolrunner2: Add an ANDTERM/XOR between chained FFsRobert Ou2018-03-311-0/+58
* coolrunner2: Finish fixing special-use p-termsRobert Ou2017-09-011-8/+20
* coolrunner2: Generate a feed-through AND term when necessaryRobert Ou2017-09-011-13/+31
* coolrunner2: Initial fixes for special p-termsRobert Ou2017-09-011-0/+78
* coolrunner2: Combine some for loops togetherRobert Ou2017-09-011-16/+14
* Fix some c++ clang compiler errorsClifford Wolf2017-07-031-3/+3
* Apply minor coding style changes to coolrunner2 targetClifford Wolf2017-07-031-0/+156