aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/coolrunner2/cells_sim.v
Commit message (Collapse)AuthorAgeFilesLines
* coolrunner2: Add INVERT parameter to some BUFGsRobert Ou2017-08-141-2/+6
|
* coolrunner2: Add FFs with clock enable to cells_sim.vRobert Ou2017-08-141-0/+60
|
* coolrunner2: Add a few more primitivesRobert Ou2017-06-251-0/+110
| | | | These cannot be inferred yet, but add them to cells_sim.v for now
* coolrunner2: Initial mapping of latchesRobert Ou2017-06-251-0/+40
|
* coolrunner2: Initial mapping of DFFsRobert Ou2017-06-251-0/+40
| | | | | All DFFs map to either FDCP (matches Xilinx) or a custom FDCP_N (negative-edge triggered)
* coolrunner2: Remove redundant INVERT_PTCRobert Ou2017-06-251-2/+1
|
* coolrunner2: Also construct the XOR cell in the macrocellRobert Ou2017-06-251-0/+14
|
* coolrunner2: Initial techmapping for $sopRobert Ou2017-06-251-7/+9
|
* coolrunner2: Initial commitRobert Ou2017-06-241-0/+41