aboutsummaryrefslogtreecommitdiffstats
path: root/icetime
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #291 from maikmerten/masterMiodrag Milanović2022-05-301-0/+10
|\
| * icetime: indent with tabsMaik Merten2022-03-051-9/+9
| * icetime PCF parsing: handle -pullup and -pullup_resistor in set_io constraintsMaik Merten2022-03-051-0/+10
* | icetime: Ignore false paths through LUTs based on functiongatecat2022-03-291-5/+38
|/
* Update variable name to PYTHON3Miodrag Milanovic2021-09-061-2/+2
* Merge pull request #239 from xobs/python-bin-nameMiodrag Milanović2021-09-061-1/+1
|\
| * icetime: use $(PYTHON) in MakefileSean Cross2019-10-221-1/+1
* | Enable rest of lattice parts in icetimeMiodrag Milanovic2020-07-082-8/+16
* | Prevent rebuilding timing filesMiodrag Milanovic2020-07-081-0/+2
* | Merge pull request #254 from per-gron/fix-oobClaire Wolf2020-06-251-4/+4
|\ \
| * | Fix array out of bounds access bugPer Grön2020-05-251-4/+4
* | | icetime: avoid string + int Clang warningEd Maste2020-05-281-1/+1
|/ /
* | Explicit include to compile with GCC 10Miodrag Milanovic2020-04-171-0/+1
* | Support custom PROGRAM_PREFIXMiodrag Milanovic2020-04-101-8/+8
|/
* icetime: Add generated timings-*.cc files to .gitignore and make cleanMichael Buesch2019-06-072-1/+2
* Add missing C headers to timings.pyClifford Wolf2019-05-221-0/+2
* Fix warnings: 'may be used uninitialized in this function'Michael Buesch2019-04-301-1/+1
* icetime: Split timing 'get_delay' functions per deviceSylvain Munaut2019-03-203-10/+20
* clarify empty design message. See Isse #204gojimmypi2019-03-101-1/+1
* Merge pull request #184 from nathanrossi/nrossi/portable-chipdbClifford Wolf2018-10-303-25/+190
|\
| * icetime: Add support for searching for chipdb relative to binaryNathan Rossi2018-09-033-25/+190
* | Fix compile warning in icetime.ccJon Burgess2018-10-281-1/+1
|/
* Also install text timing databasesClifford Wolf2018-07-301-0/+2
* icetime: Remove non-existent paths from ce/sr to ltoutDavid Shah2018-07-191-0/+5
* icetime: Output where the chipdb should be found.Tim 'mithro' Ansell2018-06-141-1/+3
* Fix icetime for .asc files that do not contain all tilesClifford Wolf2018-06-131-11/+28
* icetime: Lowercase the device type information.Tim 'mithro' Ansell2018-06-111-3/+8
* Mount NODEFS if using emscripten and nodejsRobert Ou2018-03-311-0/+16
* Fix handling of a port name like CLKHF_FABRIC in icetimeDavid Shah2018-02-281-4/+10
* Properly ignore unsupported cell typesDavid Shah2018-02-191-4/+8
* Fix compiler warning (comparison between signed and unsigned int) in icetimeClifford Wolf2018-02-091-1/+1
* Misc UltraPlus fixesDavid Shah2018-01-301-29/+35
* Updated 5k timing data, icetime regression fixDavid Shah2018-01-291-4/+7
* DSP related fixesDavid Shah2018-01-281-1/+2
* Working DSP timing analysisDavid Shah2018-01-262-3/+33
* Work on timing analysis of DSPsDavid Shah2018-01-261-8/+196
* Parse extra cells in icetimeDavid Shah2018-01-231-1/+50
* More DSP timing fuzzing, start adding new tiles to icetimeDavid Shah2018-01-221-2/+14
* Initial 5k support in icetime (no support for new cells yet)David Shah2017-11-243-7/+28
* Fix up build system to work with emscriptenRobert Ou2017-11-151-1/+17
* makefile: Make install target work for WindowsRobert Ou2017-07-161-2/+2
* icetime: never silently truncate asc file linesCliff L. Biffle2017-05-091-2/+10
* Add LP384 support to icetimeClifford Wolf2017-03-132-2/+9
* Add "icetime -N"Clifford Wolf2017-02-261-2/+13
* Clean up MakefilesElvira Khabirova2017-02-121-2/+2
* Removed icetime estimate warningClifford Wolf2016-11-011-3/+4
* Added a new config variable CHIPDB_SUBDIR. It determines the subdir nameSalvador E. Tropea2016-10-132-3/+3
* Added "icetime -C <chipdb-file>"Clifford Wolf2016-10-021-4/+12
* icetime: support PREFIX expansion for win32Jesús Arroyo Torrens2016-08-231-2/+18
* Only define _GNU_SOURCE for vasprintf() when not _WIN32Clifford Wolf2016-07-261-0/+3