| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-03 | Update Claire's name and fix the reference image in the iceprog help | Matt Venn | |
| 2025-01-20 | Do not add wires for module ports | Miodrag Milanovic | |
| 2024-12-11 | Resolve warning with python 3.12 | Miodrag Milanovic | |
| 2020-06-29 | Fix icebox_vlog for up5k | David Shah | |
| Since ce1d811, SHIFTREG_DIV_MODE is now 2 bits for the up5k Signed-off-by: David Shah <dave@ds0.me> | |||
| 2020-04-10 | Support custom PROGRAM_PREFIX | Miodrag Milanovic | |
| 2019-08-08 | Only dump memory initialization in icebox_vlog if present in ASC file, fixes ↵ | Clifford Wolf | |
| #228 Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||
| 2019-06-08 | icebox_vlog: Use cached re functions | Michael Buesch | |
| 2019-02-22 | iCE40 Ultra = iCE5LP = u4k port | Simon Schubert | |
| 2018-07-10 | Merge pull request #167 from mithro/icebox_vlog_drivers | Clifford Wolf | |
| icebox_vlog: Better information about drivers for nets. | |||
| 2018-07-08 | icebox_vlog: Fix constant LUT output. | Tim 'mithro' Ansell | |
| 2018-07-08 | icebox_vlog: Save error message to file and print it. | Tim 'mithro' Ansell | |
| Previously if you were doing; `icebox_vlog example.asc > example_bit.v` you would just get; ``` Traceback (most recent call last): File "icebox_vlog.py", line 947, in <module> assert False AssertionError ``` Now you get; ``` Traceback (most recent call last): File "icebox_vlog.py", line 948, in <module> assert False, "\n ".join(emsg) AssertionError: Single-driver-check failed for 2 nets: n10 has 0 drivers: [] n15 has 2 drivers: ['clk', 'clk2'] ``` | |||
| 2018-07-03 | icebox_vlog: Better information about drivers for nets. | Tim 'mithro' Ansell | |
| 2018-06-13 | Merge pull request #153 from mithro/lout-driver | Clifford Wolf | |
| icebox: Fix driver detection for LUT cascade. | |||
| 2018-06-11 | icebox: Fix driver detection for LUT cascade. | Tim 'mithro' Ansell | |
| The lutff_X/lout is a driver signal. | |||
| 2018-06-11 | icebox: Fix LUT output code. | Tim 'mithro' Ansell | |
| sig values where "1'b0" and "1'b1" not "0" or "1". | |||
| 2018-05-30 | icebox: Allow selecting package in icebox_vlog | David Shah | |
| Signed-off-by: David Shah <davey1576@gmail.com> | |||
| 2017-11-17 | Start UltraPlus DSP documentation | David Shah | |
| 2017-11-17 | Trace DSP routing | David Shah | |
| 2017-08-01 | Squelch trailing whitespace | Larry Doolittle | |
| 2017-07-07 | Work in progress DB. Having trouble getting group_segments to work without ↵ | Scott Shawcroft | |
| error. | |||
| 2017-06-23 | More work figuring out values in icebox.py | Scott Shawcroft | |
| 2016-12-31 | Added pcf --warn-no-port support to icebox_vlog | Clifford Wolf | |
| 2016-06-14 | Typo fix in "icebox_vlog --help" | Clifford Wolf | |
| 2016-01-01 | Renamed IceBox .txt files to .asc files | Clifford Wolf | |
| 2015-12-04 | Added lutff_i/lout net to model | Clifford Wolf | |
| 2015-11-28 | Bugfix in icebox_vlog.py | Clifford Wolf | |
| 2015-11-01 | Revert "Added heuristics to further reduce LUT equations." | Clifford Wolf | |
| This reverts commit 8447080d628d11a5571e715bfc5a6f5ba3d46e25. | |||
| 2015-10-26 | Added heuristics to further reduce LUT equations. | ylm | |
| 2015-09-10 | Fixed icebox_vlog handling of negclk RAM40 | Clifford Wolf | |
| 2015-09-10 | RAM40 related bugfix in icebox_vlog.py | Clifford Wolf | |
| 2015-08-27 | Create more efficient verilog from icebox_vlog | Clifford Wolf | |
| 2015-08-27 | Fixed "icebox_vlog -l" for 8k FPGAs | Clifford Wolf | |
| 2015-08-26 | Improved icebox_vlog -P for new iCEcube2 | Clifford Wolf | |
| 2015-08-26 | Bugfix in icebox_vlog.py | Clifford Wolf | |
| 2015-08-22 | icebox: python3 | Clifford Wolf | |
| 2015-07-30 | Replaced calls to "python" with "python2" | Clifford Wolf | |
| 2015-07-29 | Added icebox_vlog -c | Clifford Wolf | |
| 2015-07-29 | icebox_vlog -s bugfix | Clifford Wolf | |
| 2015-07-21 | Added ram init support to icebox_vlog | Clifford Wolf | |
| 2015-07-21 | Bugfix in icebox_vlog -s | Clifford Wolf | |
| 2015-07-21 | icebox_vlog: debug symbols and FF init values | Clifford Wolf | |
| 2015-07-18 | Fixed mem RCLKE/WCLKE default values | Clifford Wolf | |
| 2015-07-18 | Imported full dev sources | Clifford Wolf | |
| 2015-07-18 | Import of icestorm-snapshot-150413.zip | Clifford Wolf | |
| 2015-07-18 | Import of icestorm-snapshot-150322.zip | Clifford Wolf | |
