aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/delay.cc
Commit message (Expand)AuthorAgeFilesLines
* archapi: Use arbitrary rather than actual placement in predictDelaygatecat2021-12-191-5/+5
* Fixing old emails and names in copyrightsgatecat2021-06-121-2/+2
* Use hashlib in routersgatecat2021-06-021-1/+1
* refactor: Replace getXName().c_str(ctx) with ctx->nameOfXD. Shah2021-02-021-1/+1
* ice40: Switch from RelPtr to RelSliceD. Shah2021-01-271-1/+1
* Fixes for new part typesMiodrag Milanovic2020-07-081-3/+5
* 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