aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-22Fix compiler warning in icepllClaire Wolf
2020-04-22Merge branch 'opt_skip_powerdown' of https://github.com/smunaut/icestormClaire Wolf
2020-04-22Cleanup FpgaConfig::write_cram_pbm tile_type initializationClaire Wolf
2020-04-22Merge pull request #242 from The6P4C/masterClaire Wolf
2020-04-22Merge pull request #252 from mmicko/gcc10Claire Wolf
2020-04-20Update index.htmlClaire Wolf
2020-04-17Explicit include to compile with GCC 10Miodrag Milanovic
2020-04-14Merge pull request #251 from mmicko/fix-vlogClaire Wolf
2020-04-14Make sure that scripts find files on final installMiodrag Milanovic
2020-04-10Merge pull request #249 from eine/fix-destdirClaire Wolf
2020-04-10icebox: fix missing DESTDIR for icebox_chipdbeine
2020-04-10Merge pull request #248 from mmicko/program_prefixClaire Wolf
2020-04-10Support custom PROGRAM_PREFIXMiodrag Milanovic
2020-03-30Merge pull request #245 from SmallRoomLabs/iteratePLLClaire Wolf
2020-03-30Merge pull request #247 from esden/erase_block_sizeClaire Wolf
2020-02-02Added an option to choose the erase block size.Piotr Esden-Tempski
2019-12-31Add iteration over list of frequencies for best solutionMats Engstrom
2019-12-28iceprog: Add option to keep flash powered upSylvain Munaut
2019-12-08icepack: Fix Windows-only stack overflow in CRAM pbm generation (fixes #241)The6P4C
2019-10-22icetime: use $(PYTHON) in MakefileSean Cross
2019-10-22icefuzz: update Makefile to use $(PYTHON) variableSean Cross
2019-10-22icebox: use $(PYTHON) variable in MakefileSean Cross
2019-10-22config: add a variable for python interpreterSean Cross
2019-09-13Fix typoClifford Wolf
2019-08-31Merge pull request #235 from whitequark/masterClifford Wolf
2019-08-31Make iceprog optional.whitequark
2019-08-15Merge pull request #230 from smunaut/fix_flash_resetClifford Wolf
2019-08-15Merge pull request #229 from tpambor/win-pipingClifford Wolf
2019-08-08Only dump memory initialization in icebox_vlog if present in ASC file, fixes ...Clifford Wolf
2019-08-08Only write bram data to ASCII output if bram data is present, fixes #228Clifford Wolf
2019-08-05iceprog: Better reset of flashSylvain Munaut
2019-08-05Fix piping on windowsTim Pambor
2019-07-03Merge pull request #224 from daveshah1/nextpnr0299Clifford Wolf
2019-07-03up5k: Fix TOPADDSUB_CARRYSELECT_0 override where it swaps with osc trimmingDavid Shah
2019-06-20Merge pull request #223 from corecode/u4kClifford Wolf
2019-06-20Merge pull request #220 from mbuesch/icepll-stdoutClifford Wolf
2019-06-10add RGB_DRV/LED_DRV_CUR for u4kSimon Schubert
2019-06-09Merge pull request #221 from mbuesch/icebox-lru-cacheClifford Wolf
2019-06-08icebox_vlog: Use cached re functionsMichael Buesch
2019-06-08icebox_stat: Use cached re functionsMichael Buesch
2019-06-08icebox_maps: Use cached re functionsMichael Buesch
2019-06-08icebox_html: Use cached re functionsMichael Buesch
2019-06-08icebox_hlc2asc: Use cached re functionsMichael Buesch
2019-06-08icebox_explain: Use cached re functionsMichael Buesch
2019-06-08icebox_diff: Use cached re functionsMichael Buesch
2019-06-08icebox_colbuf: Use cached re functionsMichael Buesch
2019-06-08icebox_asc2hlc: Use cached re functionsMichael Buesch
2019-06-08icebox: Use cached re functionsMichael Buesch
2019-06-08icebox: Add helper functions to LRU cache regular expression resultsMichael Buesch
2019-06-08icebox: Use LRU cache for often called function tile_has_net()Michael Buesch