Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use C++11 final/override keywords. | whitequark | 2020-06-18 | 1 | -2/+2 |
* | kernel: big fat patch to use more ID::*, otherwise ID(*) | Eddie Hung | 2020-04-02 | 1 | -6/+4 |
* | kernel: use more ID::* | Eddie Hung | 2020-04-02 | 1 | -3/+5 |
* | clkbufmap: Add support for inverters in clock path. | Marcin Kościelnicki | 2019-11-25 | 1 | -0/+41 |
* | improve clkbuf_inhibit propagation upwards through hierarchy | Marcin Kościelnicki | 2019-08-27 | 1 | -1/+12 |
* | clkbufmap to only check clkbuf_inhibit if no selection given | Eddie Hung | 2019-08-23 | 1 | -5/+18 |
* | Review comment from @cliffordwolf | Eddie Hung | 2019-08-23 | 1 | -1/+2 |
* | move attributes to wires | Marcin Kościelnicki | 2019-08-13 | 1 | -19/+5 |
* | review fixes | Marcin Kościelnicki | 2019-08-13 | 1 | -15/+3 |
* | Add clock buffer insertion pass, improve iopadmap. | Marcin Kościelnicki | 2019-08-13 | 1 | -0/+299 |