aboutsummaryrefslogtreecommitdiffstats
path: root/tests/techmap/clkbufmap.ys
Commit message (Collapse)AuthorAgeFilesLines
* clkbufmap: improve input pad handling.Marcelina Kościelnicka2020-07-091-0/+79
| | | | | | - allow inserting only the input pad cell - do not insert the usual buffer if the input pad already acts as a buffer
* clkbufmap: Add support for inverters in clock path.Marcin Kościelnicki2019-11-251-5/+16
|
* improve clkbuf_inhibit propagation upwards through hierarchyMarcin Kościelnicki2019-08-271-5/+33
|
* Improve tests to check that clkbuf is connected to expectedEddie Hung2019-08-261-6/+21
|
* Check clkbuf_inhibit=1 is ignored for custom selectionEddie Hung2019-08-231-0/+1
|
* Add simple clkbufmap testsEddie Hung2019-08-231-0/+52