| Commit message (Expand) | Author | Age | Files | Lines |
* | Only dump memory initialization in icebox_vlog if present in ASC file, fixes ... | Clifford Wolf | 2019-08-08 | 1 | -2/+3 |
* | up5k: Fix TOPADDSUB_CARRYSELECT_0 override where it swaps with osc trimming | David Shah | 2019-07-03 | 1 | -1/+2 |
* | add RGB_DRV/LED_DRV_CUR for u4k | Simon Schubert | 2019-06-10 | 1 | -0/+32 |
* | icebox_vlog: Use cached re functions | Michael Buesch | 2019-06-08 | 1 | -20/+21 |
* | icebox_stat: Use cached re functions | Michael Buesch | 2019-06-08 | 1 | -6/+7 |
* | icebox_maps: Use cached re functions | Michael Buesch | 2019-06-08 | 1 | -2/+3 |
* | icebox_html: Use cached re functions | Michael Buesch | 2019-06-08 | 1 | -5/+6 |
* | icebox_hlc2asc: Use cached re functions | Michael Buesch | 2019-06-08 | 1 | -15/+16 |
* | icebox_explain: Use cached re functions | Michael Buesch | 2019-06-08 | 1 | -3/+4 |
* | icebox_diff: Use cached re functions | Michael Buesch | 2019-06-08 | 1 | -1/+2 |
* | icebox_colbuf: Use cached re functions | Michael Buesch | 2019-06-08 | 1 | -2/+3 |
* | icebox_asc2hlc: Use cached re functions | Michael Buesch | 2019-06-08 | 1 | -18/+19 |
* | icebox: Use cached re functions | Michael Buesch | 2019-06-08 | 1 | -63/+63 |
* | icebox: Add helper functions to LRU cache regular expression results | Michael Buesch | 2019-06-08 | 1 | -0/+26 |
* | icebox: Use LRU cache for often called function tile_has_net() | Michael Buesch | 2019-06-08 | 1 | -1/+3 |
* | u4k: add SMCCLK cell location | Simon Schubert | 2019-02-22 | 1 | -0/+3 |
* | iCE40 Ultra = iCE5LP = u4k port | Simon Schubert | 2019-02-22 | 5 | -49/+316 |
* | Merge pull request #178 from elmsfu/hlc/add_symbols_support | Clifford Wolf | 2018-10-10 | 2 | -1/+43 |
|\ |
|
| * | icebox: parse '.sym>' HLC to track signal names | Elms | 2018-07-26 | 2 | -1/+43 |
* | | Add support for cm36 and swg25tr lm4k packages. | Andrew Wygle | 2018-08-28 | 1 | -16/+70 |
* | | Add 5k support to hlc2asc. | Keith Rothman | 2018-08-09 | 1 | -0/+3 |
|/ |
|
* | icebox_hlc2asc: fix _lut_ keyword parsing | Elms | 2018-07-19 | 1 | -1/+1 |
* | Spelling fixes in messages | Larry Doolittle | 2018-07-19 | 2 | -8/+8 |
* | hlc: Use glb_network for current device. | Tim 'mithro' Ansell | 2018-07-16 | 1 | -14/+16 |
* | Merge pull request #168 from elmsfu/hlc2asc/verilog_literal_ram_data | Clifford Wolf | 2018-07-10 | 1 | -8/+42 |
|\ |
|
| * | icebox_hlc2asc: Allow data of ram to use verilog literal format | Elms | 2018-07-03 | 1 | -8/+42 |
* | | Merge pull request #167 from mithro/icebox_vlog_drivers | Clifford Wolf | 2018-07-10 | 1 | -11/+13 |
|\ \ |
|
| * | | icebox_vlog: Save error message to file and print it. | Tim 'mithro' Ansell | 2018-07-08 | 1 | -3/+4 |
| * | | icebox_vlog: Better information about drivers for nets. | Tim 'mithro' Ansell | 2018-07-03 | 1 | -9/+10 |
| |/ |
|
* | | Merge pull request #164 from mithro/global-fix | Clifford Wolf | 2018-07-10 | 1 | -3/+5 |
|\ \ |
|
| * | | icebox_hlc2asc: Allow io_X/GLOBAL_OUTPUT_BUFFER | Tim 'mithro' Ansell | 2018-06-22 | 1 | -1/+3 |
| * | | icebox_hlc2asc: Fix spelling in error message. | Tim 'mithro' Ansell | 2018-06-22 | 1 | -2/+2 |
| |/ |
|
* / | icebox_vlog: Fix constant LUT output. | Tim 'mithro' Ansell | 2018-07-08 | 1 | -2/+2 |
|/ |
|
* | icebox_hlc2asc: update to support device by family | Elms | 2018-06-20 | 1 | -3/+3 |
* | icebox_hlc2asc: Adding more descriptive errors messages | Elms | 2018-06-20 | 1 | -24/+27 |
* | icebox_hlc2asc: Set LUT bits to zero by default. | Tim 'mithro' Ansell | 2018-06-15 | 1 | -2/+2 |
* | Merge pull request #160 from mithro/hlc-sort | Clifford Wolf | 2018-06-15 | 1 | -0/+41 |
|\ |
|
| * | icebox_hlcsort: Adding a tool for canonicalizing HLC files. | Tim 'mithro' Ansell | 2018-06-14 | 1 | -0/+41 |
* | | icebox: Fix issue introduced by f7e9fec63a3f88bee8c27e858da319ea03d68d14 | Tim 'mithro' Ansell | 2018-06-14 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #151 from mithro/hlc-lut-init | Clifford Wolf | 2018-06-13 | 1 | -2/+13 |
|\ |
|
| * | icebox_hlc2asc: Allow truth tables to be specified as init string. | Joel Holdsworth | 2018-06-11 | 1 | -2/+13 |
* | | Merge pull request #158 from mithro/remove-bidir-hlc | Clifford Wolf | 2018-06-13 | 2 | -15/+7 |
|\ \ |
|
| * | | HLC: Use '~>' instead of '<->' for routing switches. | Tim 'mithro' Ansell | 2018-06-12 | 2 | -7/+7 |
| * | | icebox_hlc2asc: Remove the bidirectional support. | Tim 'mithro' Ansell | 2018-06-12 | 1 | -8/+0 |
| |/ |
|
* | | Merge pull request #156 from mithro/hlc-devices | Clifford Wolf | 2018-06-13 | 1 | -1/+3 |
|\ \ |
|
| * | | icebox_hlc2asc: Accept device types such as HX1K | Joel Holdsworth | 2018-06-11 | 1 | -1/+3 |
| |/ |
|
* | | Merge pull request #153 from mithro/lout-driver | Clifford Wolf | 2018-06-13 | 1 | -0/+1 |
|\ \ |
|
| * | | icebox: Fix driver detection for LUT cascade. | Tim 'mithro' Ansell | 2018-06-11 | 1 | -0/+1 |
| |/ |
|
* / | icebox: Fix LUT output code. | Tim 'mithro' Ansell | 2018-06-11 | 1 | -5/+5 |
|/ |
|
* | Fix icebox_html -8 mode | Clifford Wolf | 2018-06-10 | 1 | -1/+1 |