Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | icetime: avoid string + int Clang warning | Ed Maste | 2020-05-28 | 1 | -1/+1 |
| | | | | | | Clang warns that "adding 'int' to a string does not append to the string". Although a false positive it's trivially avoided by using the array index equivalent &PREFIX[1]. | ||||
* | Fix compiler warning in icepll | Claire Wolf | 2020-04-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Claire Wolf <claire@symbioticeda.com> | ||||
* | Merge branch 'opt_skip_powerdown' of https://github.com/smunaut/icestorm | Claire Wolf | 2020-04-22 | 1 | -2/+8 |
|\ | |||||
| * | iceprog: Add option to keep flash powered up | Sylvain Munaut | 2019-12-28 | 1 | -2/+8 |
| | | | | | | | | Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | ||||
* | | Cleanup FpgaConfig::write_cram_pbm tile_type initialization | Claire Wolf | 2020-04-22 | 1 | -11/+3 |
| | | | | | | | | Signed-off-by: Claire Wolf <claire@symbioticeda.com> | ||||
* | | Merge pull request #242 from The6P4C/master | Claire Wolf | 2020-04-22 | 1 | -1/+19 |
|\ \ | | | | | | | icepack: Fix Windows-only stack overflow in CRAM pbm generation (fixe… | ||||
| * | | icepack: Fix Windows-only stack overflow in CRAM pbm generation (fixes #241) | The6P4C | 2019-12-08 | 1 | -1/+19 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On Windows, attempting to generate a netpbm image of the CRAM with `icepack -b` causes the tool to crash after writing only the netpbm header due to a stack overflow. The bug did not appear on Linux. This was traced to a large stack-allocated variable length array (`tile_type`) inside `FpgaConfig::write_cram_pbm`. For an 8k ice40 with 4 banks, `cram_width = 872` and `cram_height = 272` the `tile_type` array ends up at `4 * 872 * 272 * sizeof(uint32_t) =` 3794944 bytes, or about 3.6 MiB. The fix replaces the large stack VLA with an array of 4 (bank) 2D C++ vectors, moving the large amount of data to the heap. Even though the fix is not in a Windows-specific code path (and hence applies to all platforms), I think it's wise to eliminate such a large stack allocation entirely. The fix has been tested working on both Windows and an Ubuntu WSL install. | ||||
* | | Merge pull request #252 from mmicko/gcc10 | Claire Wolf | 2020-04-22 | 1 | -0/+1 |
|\ \ | | | | | | | Explicit include to compile with GCC 10 | ||||
| * | | Explicit include to compile with GCC 10 | Miodrag Milanovic | 2020-04-17 | 1 | -0/+1 |
| | | | |||||
* | | | Update index.html | Claire Wolf | 2020-04-20 | 1 | -8/+10 |
|/ / | | | | | | | Signed-off-by: Claire Wolf <claire@symbioticeda.com> | ||||
* | | Merge pull request #251 from mmicko/fix-vlog | Claire Wolf | 2020-04-14 | 1 | -1/+1 |
|\ \ | | | | | | | Make sure that scripts find files on final install | ||||
| * | | Make sure that scripts find files on final install | Miodrag Milanovic | 2020-04-14 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #249 from eine/fix-destdir | Claire Wolf | 2020-04-10 | 1 | -6/+6 |
|\ \ | | | | | | | icebox: fix missing DESTDIR for icebox_chipdb | ||||
| * | | icebox: fix missing DESTDIR for icebox_chipdb | eine | 2020-04-10 | 1 | -6/+6 |
|/ / | |||||
* | | Merge pull request #248 from mmicko/program_prefix | Claire Wolf | 2020-04-10 | 19 | -123/+146 |
|\ \ | | | | | | | Support custom PROGRAM_PREFIX | ||||
| * | | Support custom PROGRAM_PREFIX | Miodrag Milanovic | 2020-04-10 | 19 | -123/+146 |
|/ / | |||||
* | | Merge pull request #245 from SmallRoomLabs/iteratePLL | Claire Wolf | 2020-03-30 | 1 | -54/+153 |
|\ \ | | | | | | | icepll: Add iteration over list of frequencies for best solution | ||||
| * | | Add iteration over list of frequencies for best solution | Mats Engstrom | 2019-12-31 | 1 | -54/+153 |
| |/ | | | | | | | | | | | | | | | | | This patch adds support for icepll to try multiple input frequencies to find the best crystal for the desired output frequency. The values tested comes either from a specified file using-B, or from a default set of frequencies from Mousers "normally stocked" crystal oscillators. | ||||
* | | Merge pull request #247 from esden/erase_block_size | Claire Wolf | 2020-03-30 | 1 | -5/+53 |
|\ \ | |/ |/| | Added an option to choose the erase block size. | ||||
| * | Added an option to choose the erase block size. | Piotr Esden-Tempski | 2020-02-02 | 1 | -5/+53 |
|/ | | | | This allows us to flash binaries at offsets that are smaller multiples. | ||||
* | Fix typo | Clifford Wolf | 2019-09-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Merge pull request #235 from whitequark/master | Clifford Wolf | 2019-08-31 | 2 | -2/+6 |
|\ | | | | | Make iceprog optional | ||||
| * | Make iceprog optional. | whitequark | 2019-08-31 | 2 | -2/+6 |
|/ | | | | Avoids dependency on libftdi. | ||||
* | Merge pull request #230 from smunaut/fix_flash_reset | Clifford Wolf | 2019-08-15 | 1 | -4/+2 |
|\ | | | | | iceprog: Better reset of flash | ||||
| * | iceprog: Better reset of flash | Sylvain Munaut | 2019-08-05 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | | | | | | | If the flash was in a 'weird' mode (like CRM, QPI, ...), sending a continuous stream of 0xff should take it out of it. It looks like the previous code was trying to do that, but was only transferring 8 bits and then 2 bits which is way too short. Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | ||||
* | | Merge pull request #229 from tpambor/win-piping | Clifford Wolf | 2019-08-15 | 1 | -0/+10 |
|\ \ | | | | | | | Fix piping on windows | ||||
| * | | Fix piping on windows | Tim Pambor | 2019-08-05 | 1 | -0/+10 |
| |/ | | | | | | | On windows stdin and stdout have to be set to binary as otherwise windows treats it as text and converts occurences of CRLF to LF | ||||
* | | Only dump memory initialization in icebox_vlog if present in ASC file, fixes ↵ | Clifford Wolf | 2019-08-08 | 1 | -2/+3 |
| | | | | | | | | | | | | #228 Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | Only write bram data to ASCII output if bram data is present, fixes #228 | Clifford Wolf | 2019-08-08 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Merge pull request #224 from daveshah1/nextpnr0299 | Clifford Wolf | 2019-07-03 | 1 | -1/+2 |
|\ | | | | | up5k: Fix TOPADDSUB_CARRYSELECT_0 override where it swaps with osc tr… | ||||
| * | up5k: Fix TOPADDSUB_CARRYSELECT_0 override where it swaps with osc trimming | David Shah | 2019-07-03 | 1 | -1/+2 |
|/ | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Merge pull request #223 from corecode/u4k | Clifford Wolf | 2019-06-20 | 11 | -37/+329 |
|\ | | | | | add RGB_DRV/LED_DRV_CUR for u4k | ||||
| * | add RGB_DRV/LED_DRV_CUR for u4k | Simon Schubert | 2019-06-10 | 11 | -37/+329 |
| | | |||||
* | | Merge pull request #220 from mbuesch/icepll-stdout | Clifford Wolf | 2019-06-20 | 1 | -14/+34 |
|\ \ | |/ |/| | icepll: Add support for writing output data to stdout | ||||
| * | icepll: Add support for writing output data to stdout | Michael Buesch | 2019-05-26 | 1 | -14/+34 |
| | | |||||
* | | Merge pull request #221 from mbuesch/icebox-lru-cache | Clifford Wolf | 2019-06-09 | 10 | -136/+173 |
|\ \ | | | | | | | Reduce icebox build time | ||||
| * | | 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 |
| | | | |||||
* | | | Merge pull request #222 from mbuesch/icetime-gitignore | Clifford Wolf | 2019-06-07 | 2 | -1/+2 |
|\| | | |/ |/| | icetime: Add generated timings-*.cc files to .gitignore and 'make clean' | ||||
| * | icetime: Add generated timings-*.cc files to .gitignore and make clean | Michael Buesch | 2019-06-07 | 2 | -1/+2 |
|/ |