Commit Graph

248 Commits

Author SHA1 Message Date
Clifford Wolf 31cba8a3a2 Merge pull request #53 from Jesus89/win32
icetime: support PREFIX expansion for win32
2016-08-23 22:32:26 +02:00
Jesús Arroyo Torrens fb2b83a19b icetime: support PREFIX expansion for win32 2016-08-23 21:30:00 +02:00
Clifford Wolf 12b2295c90 Only define _GNU_SOURCE for vasprintf() when not _WIN32 2016-07-26 10:31:22 +02:00
Yury Gribov 8a7a746ca9 Explicitly ask for vasprintf where appropriate. 2016-07-26 10:26:05 +02:00
Clifford Wolf 5d14357f91 Merge pull request #48 from Jesus89/libftdi
Give priority to libftdi1 over libftdi
2016-07-23 15:55:22 +02:00
Jesús Arroyo Torrens 3578b35900 Give priority to libftdi1 over libftdi 2016-07-23 15:08:18 +02:00
Clifford Wolf 75fd59c5b4 Added icedude link 2016-06-21 09:32:48 +02:00
Clifford Wolf 0597f412e7 Added "icecube.sh -ul1k" 2016-06-20 00:09:22 +02:00
Clifford Wolf 09387a0662 Added icefuzz/glbcheck.py 2016-06-19 16:24:50 +02:00
Clifford Wolf 49e3ad404a Bugfix in icetime .pcf parser 2016-06-14 09:34:06 +02:00
Clifford Wolf c9ea734feb Typo fix in "icebox_vlog --help" 2016-06-14 09:29:43 +02:00
Clifford Wolf 6a0fabcfa8 Better icetime error message for empty designs 2016-06-14 09:22:03 +02:00
Clifford Wolf d4c0a01f7b Minor icebram improvements 2016-06-11 19:07:01 +02:00
Clifford Wolf 857ed8379c Using ?= for all config.mk entries 2016-05-22 12:45:13 +02:00
Clifford Wolf 4903aa5af3 Merge pull request #44 from dvc94ch/clang-optional
Make clang optional
2016-05-22 12:44:19 +02:00
David Craven fb67695a88 Make clang optional 2016-05-21 23:27:53 +02:00
Clifford Wolf 4fbc8d20b6 Bugfix for when e.g. PLL LOCK drives longest path 2016-05-16 15:18:25 +02:00
Clifford Wolf 1b7253ade2 Added missing #include <stdlib.h> to iceprog.c 2016-05-16 12:03:40 +02:00
Clifford Wolf a3510a4c11 Some icetime json format fixes 2016-05-16 11:57:13 +02:00
Clifford Wolf a9ca5ef543 icetime: only include "net" in json output if different from hwnet 2016-05-16 11:47:33 +02:00
Clifford Wolf a2f635f3f1 icetime: json now contains net and hwnet 2016-05-16 11:39:23 +02:00
Clifford Wolf bafd99bd84 Added icetime json output format (icetime -j) 2016-05-15 22:19:40 +02:00
Clifford Wolf dcf4e6c26c Added icebox noplls_db 2016-05-15 13:31:35 +02:00
Clifford Wolf 9ebed4d055 Added FILTER_RANGE support to icepll 2016-05-15 12:54:04 +02:00
Clifford Wolf 37cc00c3df Added IceBRAM to docs 2016-05-15 12:01:52 +02:00
Clifford Wolf 6e07df972b Added icebram to top-level Makefile 2016-05-15 00:43:09 +02:00
Clifford Wolf a4e1fe2fbe Merge branch 'feat-icebram' 2016-05-15 00:38:42 +02:00
Clifford Wolf 8503d3edd1 Finished icebram 2016-05-15 00:37:45 +02:00
Clifford Wolf 2c553baeac Added icebram bitslice replacer 2016-05-12 18:32:07 +02:00
Clifford Wolf 0e1417249c Added icebram skeleton 2016-05-12 00:48:37 +02:00
Clifford Wolf 66e35e36dc Added icebram test bench 2016-05-11 13:37:52 +02:00
Clifford Wolf af36a8ade3 Fixes for MXE build 2016-05-07 10:55:34 +02:00
Clifford Wolf 53670d2e7c Added some IDs for deep-links to index.html 2016-05-05 12:16:54 +02:00
Clifford Wolf 58a2aa2617 Improvements in iceprog 2016-05-04 15:48:03 +02:00
Clifford Wolf b1d6d0a5ca Added "icetime -c" 2016-05-03 22:37:50 +02:00
Clifford Wolf a1fd644f38 Merge pull request #35 from benpye/fix-iceprog-windows
Fix iceprog on Windows opening binary in text mode
2016-03-28 16:51:44 +02:00
Ben Pye 3587093560 Fix iceprog on Windows opening binary in text mode 2016-03-27 22:14:16 +01:00
Clifford Wolf 6178dfbbd6 Added Makefile support for "make STATIC=1" 2016-03-02 12:34:51 +01:00
Clifford Wolf 0ac6a3545a Fixed make_lc40 with y=0 bug #32 2016-02-29 10:53:29 +01:00
Clifford Wolf 43e7741636 Use pkg-config for libftdi 2016-02-29 10:37:42 +01:00
Clifford Wolf 19ea5dd3df Merge pull request #31 from SebKuzminsky/spelling-fixes
fix some spelling mistakes in user-visible messages
2016-02-28 09:13:06 +01:00
Ruben Undheim 798eb52556 fix a few spelling errors 2016-02-27 09:37:47 -07:00
Ruben Undheim 30cb298008 fix a few spelling mistakes in error messages 2016-02-27 09:36:55 -07:00
Clifford Wolf f2b254974a Added udev rules to docs 2016-02-18 12:43:34 +01:00
Clifford Wolf a519d2ab82 Added/improved support for mxe-based win32 cross builds 2016-02-14 13:47:27 +01:00
Clifford Wolf 04e6143457 Cleanups for PREFIX patch 2016-02-10 19:02:06 +01:00
obijuan 873baf773a [Icetime] PREFIX expansion for locating the chipdb files in the user home directory 2016-02-10 11:07:00 +01:00
Clifford Wolf b49d2d3e78 website typo fix 2016-02-07 13:02:48 +01:00
Clifford Wolf b5d38f3881 More website edits 2016-02-07 10:27:54 +01:00
Clifford Wolf 8906886e70 Website updates 2016-02-07 10:19:29 +01:00