aboutsummaryrefslogtreecommitdiff
path: root/icetime
AgeCommit message (Expand)Author
2019-06-07icetime: Add generated timings-*.cc files to .gitignore and make cleanMichael Buesch
2019-05-22Add missing C headers to timings.pyClifford Wolf
2019-04-30Fix warnings: 'may be used uninitialized in this function'Michael Buesch
2019-03-20icetime: Split timing 'get_delay' functions per deviceSylvain Munaut
2019-03-10clarify empty design message. See Isse #204gojimmypi
2018-10-30Merge pull request #184 from nathanrossi/nrossi/portable-chipdbClifford Wolf
2018-10-28Fix compile warning in icetime.ccJon Burgess
2018-09-03icetime: Add support for searching for chipdb relative to binaryNathan Rossi
2018-07-30Also install text timing databasesClifford Wolf
2018-07-19icetime: Remove non-existent paths from ce/sr to ltoutDavid Shah
2018-06-14icetime: Output where the chipdb should be found.Tim 'mithro' Ansell
2018-06-13Fix icetime for .asc files that do not contain all tilesClifford Wolf
2018-06-11icetime: Lowercase the device type information.Tim 'mithro' Ansell
2018-03-31Mount NODEFS if using emscripten and nodejsRobert Ou
2018-02-28Fix handling of a port name like CLKHF_FABRIC in icetimeDavid Shah
2018-02-19Properly ignore unsupported cell typesDavid Shah
2018-02-09Fix compiler warning (comparison between signed and unsigned int) in icetimeClifford Wolf
2018-01-30Misc UltraPlus fixesDavid Shah
2018-01-29Updated 5k timing data, icetime regression fixDavid Shah
2018-01-28DSP related fixesDavid Shah
2018-01-26Working DSP timing analysisDavid Shah
2018-01-26Work on timing analysis of DSPsDavid Shah
2018-01-23Parse extra cells in icetimeDavid Shah
2018-01-22More DSP timing fuzzing, start adding new tiles to icetimeDavid Shah
2017-11-24Initial 5k support in icetime (no support for new cells yet)David Shah
2017-11-15Fix up build system to work with emscriptenRobert Ou
2017-07-16makefile: Make install target work for WindowsRobert Ou
2017-05-09icetime: never silently truncate asc file linesCliff L. Biffle
2017-03-13Add LP384 support to icetimeClifford Wolf
2017-02-26Add "icetime -N"Clifford Wolf
2017-02-12Clean up MakefilesElvira Khabirova
2016-11-01Removed icetime estimate warningClifford Wolf
2016-10-13Added a new config variable CHIPDB_SUBDIR. It determines the subdir nameSalvador E. Tropea
2016-10-02Added "icetime -C <chipdb-file>"Clifford Wolf
2016-08-23icetime: support PREFIX expansion for win32Jesús Arroyo Torrens
2016-07-26Only define _GNU_SOURCE for vasprintf() when not _WIN32Clifford Wolf
2016-07-26Explicitly ask for vasprintf where appropriate.Yury Gribov
2016-06-14Bugfix in icetime .pcf parserClifford Wolf
2016-06-14Better icetime error message for empty designsClifford Wolf
2016-05-16Bugfix for when e.g. PLL LOCK drives longest pathClifford Wolf
2016-05-16Some icetime json format fixesClifford Wolf
2016-05-16icetime: only include "net" in json output if different from hwnetClifford Wolf
2016-05-16icetime: json now contains net and hwnetClifford Wolf
2016-05-15Added icetime json output format (icetime -j)Clifford Wolf
2016-05-03Added "icetime -c"Clifford Wolf
2016-03-02Added Makefile support for "make STATIC=1"Clifford Wolf
2016-02-29Fixed make_lc40 with y=0 bug #32Clifford Wolf
2016-02-27fix a few spelling errorsRuben Undheim
2016-02-14Added/improved support for mxe-based win32 cross buildsClifford Wolf
2016-02-10Cleanups for PREFIX patchClifford Wolf