Commit Graph

  • ef618927ca icebox_vlog: Save error message to file and print it. Tim 'mithro' Ansell 2018-07-08 15:59:53 -0700
  • 69d32b129b
    Update README to be clearer Tim Ansell 2018-07-03 13:19:58 -0700
  • 41ac3eaeab icebox_hlc2asc: Allow data of ram to use verilog literal format Elms 2018-07-02 14:53:25 -0700
  • b2e1df618c icebox_vlog: Better information about drivers for nets. Tim 'mithro' Ansell 2018-07-03 10:28:09 -0700
  • 03c1ef1bfe
    Merge 3bf82223ec into 16a9962fb1 Jonas Krautter 2018-06-28 08:56:42 +0000
  • 3bf82223ec Assign lut constants to lut output instead of ff output in icebox_vlog (avoids unassigned wires) Jonas Krautter 2018-06-28 10:44:16 +0200
  • a3ae94cbeb icebox_hlc2asc: Allow io_X/GLOBAL_OUTPUT_BUFFER Tim 'mithro' Ansell 2018-06-22 21:42:50 -0700
  • e2adc23681 icebox_hlc2asc: Fix spelling in error message. Tim 'mithro' Ansell 2018-06-22 19:21:01 -0700
  • 16a9962fb1
    Merge pull request #162 from elmsfu/hcl2asc/error_messages_and_device_class Clifford Wolf 2018-06-20 20:03:12 +0200
  • ac47e8e13c icebox_hlc2asc: update to support device by family Elms 2018-06-19 15:59:36 -0700
  • 2c8539a90d icebox_hlc2asc: Adding more descriptive errors messages Elms 2018-06-19 15:59:55 -0700
  • f029975152
    Merge pull request #161 from mithro/lut-bit-defaults Clifford Wolf 2018-06-16 20:24:55 +0200
  • f1f9da2d5b icebox_hlc2asc: Set LUT bits to zero by default. Tim 'mithro' Ansell 2018-06-12 17:48:15 -0700
  • 492a337202
    Merge pull request #160 from mithro/hlc-sort Clifford Wolf 2018-06-15 17:58:58 +0200
  • 6596f00ae1
    Merge pull request #155 from mithro/icetime-error Clifford Wolf 2018-06-15 17:58:20 +0200
  • 5c24da3d68
    Merge pull request #159 from mithro/fix-fix Clifford Wolf 2018-06-15 17:57:27 +0200
  • bb025493aa icebox_hlcsort: Adding a tool for canonicalizing HLC files. Tim 'mithro' Ansell 2018-06-12 17:48:50 -0700
  • b1d0af7edd icetime: Output where the chipdb should be found. Tim 'mithro' Ansell 2018-06-10 16:16:40 -0700
  • fdc6f1a1b1 icebox: Fix issue introduced by f7e9fec63a Tim 'mithro' Ansell 2018-06-08 11:30:31 -0700
  • f23b1f212a Fix icetime for .asc files that do not contain all tiles Clifford Wolf 2018-06-13 14:32:52 +0200
  • bb0307a5ab
    Merge pull request #149 from tomverbeure/seed Clifford Wolf 2018-06-13 13:46:18 +0200
  • 25cda32bb8
    Merge pull request #151 from mithro/hlc-lut-init Clifford Wolf 2018-06-13 13:44:04 +0200
  • 73e2ddb7c7
    Merge pull request #158 from mithro/remove-bidir-hlc Clifford Wolf 2018-06-13 13:43:24 +0200
  • 90d3725119
    Merge pull request #156 from mithro/hlc-devices Clifford Wolf 2018-06-13 13:42:18 +0200
  • 15e98223f4
    Merge pull request #154 from mithro/icetime-args Clifford Wolf 2018-06-13 13:38:24 +0200
  • 0cf4a21209
    Merge pull request #153 from mithro/lout-driver Clifford Wolf 2018-06-13 13:37:43 +0200
  • dd77a918da
    Merge pull request #152 from mithro/vlog-fix Clifford Wolf 2018-06-13 13:36:55 +0200
  • 82f2f3d278 HLC: Use '~>' instead of '<->' for routing switches. Tim 'mithro' Ansell 2018-06-12 19:15:17 -0700
  • d8d30fa630 icebox_hlc2asc: Remove the bidirectional support. Tim 'mithro' Ansell 2018-06-12 19:10:15 -0700
  • 6c21817732 icebox_hlc2asc: Accept device types such as HX1K Joel Holdsworth 2018-05-02 16:33:16 +0100
  • dc5a4d9934 icetime: Lowercase the device type information. Tim 'mithro' Ansell 2018-06-10 16:13:25 -0700
  • ee84ee4d1b icebox_hlc2asc: Allow truth tables to be specified as init string. Joel Holdsworth 2018-04-27 17:06:44 +0100
  • f2b90319f2 icebox: Fix driver detection for LUT cascade. Tim 'mithro' Ansell 2018-06-11 15:44:14 -0700
  • f9c1f2e5b2 icebox: Fix LUT output code. Tim 'mithro' Ansell 2018-06-11 13:45:06 -0700
  • 92751d505a Fix icebox_html -8 mode Clifford Wolf 2018-06-10 17:57:52 +0200
  • d0c7fe5bfb Fix routing description in icebox_html output Clifford Wolf 2018-06-10 17:54:03 +0200
  • ca6b2d9ebd Fix "routing" vs "buffer" documentation Clifford Wolf 2018-06-10 17:14:04 +0200
  • 7bb3a5c565
    Merge pull request #150 from mithro/better-error Clifford Wolf 2018-06-05 17:10:00 +0200
  • eb9947d3da Improve error message. Tim 'mithro' Ansell 2018-06-04 23:52:17 -0700
  • 4943748512 Remove rogue space Tom Verbeure 2018-06-02 19:10:51 -0700
  • 8b32b75d56 Fix indentation Tom Verbeure 2018-06-02 19:07:16 -0700
  • e234ee0110 Add option to specify seed for repeatable outcomes. Tom Verbeure 2018-06-02 19:01:08 -0700
  • 3021d8c1fb
    Merge pull request #147 from mithro/hlc-fixes Clifford Wolf 2018-06-01 17:02:25 +0200
  • 5965f4d1ab Allow routing (bidir) entries to be looked up in either direction. Tim 'mithro' Ansell 2018-05-31 20:07:51 -0700
  • d00a8578f0
    Merge pull request #146 from mithro/hlc-fixes Clifford Wolf 2018-05-31 15:56:34 +0200
  • dd55658266 Better error message when bit pattern is missing. Tim 'mithro' Ansell 2018-05-30 13:11:18 -0700
  • f7e9fec63a Allow prefixes in multiple chained statements. Tim 'mithro' Ansell 2018-05-30 13:05:20 -0700
  • 353a338505 Support both `abc/123` and `123` forms of specifying tracks. Tim 'mithro' Ansell 2018-05-30 12:41:51 -0700
  • c2cfd642c8
    Merge 5ae01e2724 into ea9553a215 jimparis 2018-05-30 11:01:35 +0000
  • ea9553a215
    Merge pull request #144 from daveshah1/unbrick Clifford Wolf 2018-05-30 13:01:21 +0200
  • 662117bcea
    Merge pull request #143 from daveshah1/vlogpkg Clifford Wolf 2018-05-30 12:55:13 +0200
  • eee9aac2e1 icebox: Allow selecting package in icebox_vlog David Shah 2018-05-30 11:24:40 +0200
  • 816c47ce83 Update timeline on website Clifford Wolf 2018-05-14 20:01:29 +0200
  • 51ae9e64f0
    Merge pull request #139 from awygle/lm_icebox Clifford Wolf 2018-05-13 20:55:43 +0200
  • 1b22af089e Extact reproducable chipdb-5k.txt Clifford Wolf 2018-05-13 20:51:45 +0200
  • f967b53fe9 Add chipdb-lm4k.txt to .gitignore Andrew Wygle 2018-05-13 11:06:00 -0700
  • 704348f563 Correct internal global buffers for lm4k Andrew Wygle 2018-05-12 15:26:18 -0700
  • a34ef88b8e Added missing ieren entries for lm4k. Andrew Wygle 2018-05-12 14:15:24 -0700
  • 6791402b08 Add lm4k chipdb to icebox Makefile. Andrew Wygle 2018-05-12 12:59:07 -0700
  • 2d571cb728 Support lm4k in icebox_chipdb.py. Andrew Wygle 2018-05-12 12:19:58 -0700
  • 9c11606f1d Completed first pass at icebox support for lm4k. Andrew Wygle 2018-05-09 00:05:50 -0700
  • f35701f89a [WIP] Added colbuf and gbufin data for LM series Andrew Wygle 2018-05-08 22:29:56 -0700
  • da18da271b [WIP] Add partial icebox support for lm4k. Andrew Wygle 2018-05-07 21:45:05 -0700
  • e4d502e76c Add LM4K to icefuzz Makefile and fuzzconfig.py. Andrew Wygle 2018-05-06 14:00:36 -0700
  • 8e113e4916
    Merge d98e8d32b1 into 3c6a4dc517 awygle 2018-05-12 19:15:39 +0000
  • 3c6a4dc517
    Merge pull request #138 from awygle/lm4k_icepack Clifford Wolf 2018-05-12 21:15:22 +0200
  • d98e8d32b1 Completed first pass at icebox support for lm4k. Andrew Wygle 2018-05-09 00:05:50 -0700
  • 9254d4c691 [WIP] Added colbuf and gbufin data for LM series Andrew Wygle 2018-05-08 22:29:56 -0700
  • ae8e8beef8 [WIP] Add partial icebox support for lm4k. Andrew Wygle 2018-05-07 21:45:05 -0700
  • 3bc28d1309 Add LM4K to icefuzz Makefile and fuzzconfig.py. Andrew Wygle 2018-05-06 14:00:36 -0700
  • 56a0d3f8ea Add lm4k detection support to icepack. Andrew Wygle 2018-05-06 11:10:36 -0700
  • a39b35ac2f Add LM family support to icecube.sh Andrew Wygle 2018-05-06 10:39:40 -0700
  • 237280ce44
    Merge pull request #132 from daveshah1/bg121_docs Clifford Wolf 2018-04-24 19:11:30 +0200
  • 2d254d98ee
    Merge pull request #133 from mcmasterg/doc Clifford Wolf 2018-04-24 19:01:06 +0200
  • 5ae01e2724 Add flash unprotect sequence Jim Paris 2018-04-23 13:52:55 -0400
  • 1dc402804a docs: spelling/grammer John McMaster 2018-04-09 16:27:03 -0700
  • 495f571411 Add link to "IceStorm Learners Documentation" Clifford Wolf 2018-04-08 13:34:44 +0200
  • 4f4409ad86 Add BG121 package variant and update docs David Shah 2018-04-02 15:01:45 +0100
  • 2180992460
    Merge pull request #108 from rqou/master Clifford Wolf 2018-04-01 15:19:27 +0200
  • 3bee3cfead Mount NODEFS if using emscripten and nodejs Robert Ou 2017-11-15 03:14:14 -0800
  • 9b0603c4bc
    Merge pull request #131 from esden/iceprog_less_magic Clifford Wolf 2018-03-27 14:43:31 +0200
  • a7ab72dd4c Added some flash command definitions to decrease magic number usage. Piotr Esden-Tempski 2018-03-11 19:07:17 -0700
  • 43333aa0a9 Added some MPSSE command definitions to decrease magic number usage. Piotr Esden-Tempski 2018-03-11 17:41:09 -0700
  • 4476d83f76
    Merge pull request #130 from tomverbeure/icepll_options Clifford Wolf 2018-03-10 13:35:57 +0100
  • 07b9ea6d58 Add -n <module_name> option Tom Verbeure 2018-03-10 06:22:06 +0000
  • 535fde6361
    Merge pull request #129 from daveshah1/icetime_ufix Clifford Wolf 2018-02-28 16:13:12 +0100
  • c1d7ef8b52 Fix handling of a port name like CLKHF_FABRIC in icetime David Shah 2018-02-28 15:03:40 +0000
  • 556206f17c
    Merge 58e27a6180 into 54511ff508 Dru Nelson 2018-02-28 03:33:28 +0000
  • 58e27a6180 Add LUT count to table Dru Nelson 2018-02-27 19:32:13 -0800
  • 54511ff508
    Merge pull request #126 from daveshah1/icetime_bfix Clifford Wolf 2018-02-20 13:43:50 +0100
  • 4cdf41c840 Properly ignore unsupported cell types David Shah 2018-02-19 09:26:59 +0000
  • 1d84b7a531
    Merge pull request #124 from daveshah1/ultra Clifford Wolf 2018-02-14 18:48:09 +0100
  • 58e2e74d42 Add iCE40 Ultra (ice5lp) support to icepack David Shah 2018-02-13 20:22:05 +0000
  • edbf5fce90
    Merge pull request #123 from daveshah1/up5k_io Clifford Wolf 2018-02-13 18:09:19 +0100
  • e5e09ee722 Add write protection disable to iceprog David Shah 2018-02-12 18:58:19 +0000
  • 594644e755 Fix compiler warning (comparison between signed and unsigned int) in icetime Clifford Wolf 2018-02-09 16:38:53 +0100
  • b024ef49da Add UltraPlus I³C IO to chipdb David Shah 2018-02-09 13:42:38 +0000
  • be0b3489fb
    Merge pull request #122 from daveshah1/iceprog-up2 Clifford Wolf 2018-02-09 13:52:31 +0100
  • 9ac405f98f Add out-of-the-box FT232H support (for Upduino 2, etc) David Shah 2018-02-09 12:25:48 +0000
  • 80dbd67e6c Add RGB driver outputs to chipdb David Shah 2018-02-09 09:42:08 +0000