aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/coolrunner2
Commit message (Expand)AuthorAgeFilesLines
* Fix some c++ clang compiler errorsClifford Wolf2017-07-031-3/+3
* Apply minor coding style changes to coolrunner2 targetClifford Wolf2017-07-032-1/+1
* coolrunner2: Add a few more primitivesRobert Ou2017-06-251-0/+110
* coolrunner2: Initial mapping of latchesRobert Ou2017-06-254-0/+63
* coolrunner2: Initial mapping of DFFsRobert Ou2017-06-254-0/+76
* coolrunner2: Remove redundant INVERT_PTCRobert Ou2017-06-252-4/+1
* coolrunner2: Remove debug printsRobert Ou2017-06-251-2/+0
* coolrunner2: Correctly handle $_NOT_ after $sopRobert Ou2017-06-251-5/+41
* coolrunner2: Also construct the XOR cell in the macrocellRobert Ou2017-06-252-7/+34
* coolrunner2: Initial techmapping for $sopRobert Ou2017-06-254-153/+268
* coolrunner2: Initial commitRobert Ou2017-06-243-0/+223