aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/delay.cc
Commit message (Expand)AuthorAgeFilesLines
* ice40: support u4kSimon Schubert2019-02-231-1/+1
* clangformatDavid Shah2018-09-301-1/+1
* ice40: Speedup Arch::predictDelay() with pass-by-refEddie Hung2018-08-081-1/+1
* Get rid of old iCE40 id_ Arch membersClifford Wolf2018-08-081-1/+1
* clangformatClifford Wolf2018-08-051-28/+14
* Fix bug in ice40 estimateDelay()Clifford Wolf2018-08-041-4/+6
* Use faster model for ice40 predictDelay()Clifford Wolf2018-08-041-1/+6
* Add new iCE40 delay estimator and delay predictorClifford Wolf2018-08-041-4/+129
* Add generation of models to tmfuzzClifford Wolf2018-08-041-3/+16
* Refactor ice40 timing fuzzer used to create delay estimatesClifford Wolf2018-08-041-0/+107