aboutsummaryrefslogtreecommitdiff
path: root/icetime
AgeCommit message (Expand)Author
2025-06-03Update Claire's name and fix the reference image in the iceprog helpMatt Venn
2024-03-02Tweak the FreeBSD version of proc_self_dirname() to work on NetBSDJason Thorpe
2022-05-30Merge pull request #291 from maikmerten/masterMiodrag Milanović
2022-03-29icetime: Ignore false paths through LUTs based on functiongatecat
2022-03-05icetime: indent with tabsMaik Merten
2022-03-05icetime PCF parsing: handle -pullup and -pullup_resistor in set_io constraintsMaik Merten
2021-09-06Update variable name to PYTHON3Miodrag Milanovic
2021-09-06Merge pull request #239 from xobs/python-bin-nameMiodrag Milanović
2020-07-08Enable rest of lattice parts in icetimeMiodrag Milanovic
2020-07-08Prevent rebuilding timing filesMiodrag Milanovic
2020-06-25Merge pull request #254 from per-gron/fix-oobClaire Wolf
2020-05-28icetime: avoid string + int Clang warningEd Maste
2020-05-25Fix array out of bounds access bugPer Grön
2020-04-17Explicit include to compile with GCC 10Miodrag Milanovic
2020-04-10Support custom PROGRAM_PREFIXMiodrag Milanovic
2019-10-22icetime: use $(PYTHON) in MakefileSean Cross
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