aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Use Claire in index.htmlClaire Wolf2020-08-191-4/+4
* | Merge pull request #264 from YosysHQ/mmicko/improvementsMiodrag Milanović2020-07-082-8/+18
|\ \
| * | Enable rest of lattice parts in icetimeMiodrag Milanovic2020-07-082-8/+16
| * | Prevent rebuilding timing filesMiodrag Milanovic2020-07-081-0/+2
|/ /
* | Merge pull request #263 from YosysHQ/fix_vlog_up5kDavid Shah2020-07-021-1/+4
|\ \
| * | Fix icebox_vlog for up5kDavid Shah2020-06-291-1/+4
|/ /
* | Merge pull request #262 from whitequark/icebram-fixclairexen2020-06-261-9/+19
|\ \
| * | icebram: add WASI platform support.whitequark2020-06-261-0/+4
| * | icebram: refactor seeding logic.whitequark2020-06-261-8/+14
| * | Revert "Make icebram deterministic"whitequark2020-06-261-2/+2
|/ /
* | Merge pull request #257 from smunaut/ice40_shiftreg_div_modeClaire Wolf2020-06-251-1/+2
|\ \
| * | icebox: Add support for the bit 1 of SHIFTREG_DIV_MODE on UP5kSylvain Munaut2020-06-031-1/+2
* | | Merge pull request #261 from whitequark/icepack-usageClaire Wolf2020-06-251-4/+4
|\ \ \
| * | | icepack: show program name in usage.whitequark2020-06-241-4/+4
| |/ /
* | | Merge pull request #260 from whitequark/patch-1Claire Wolf2020-06-251-2/+2
|\ \ \
| * | | Make icebram deterministicwhitequark2020-06-231-2/+2
| |/ /
* | | Merge pull request #254 from per-gron/fix-oobClaire Wolf2020-06-251-4/+4
|\ \ \
| * | | Fix array out of bounds access bugPer Grön2020-05-251-4/+4
| |/ /
* | | Merge pull request #253 from SolraBizna/dummy-header-targetsClaire Wolf2020-06-251-2/+2
|\ \ \
| * | | Add -MP to CFLAGS and CXXFLAGS, making it harder for make to get confused out...Solra Bizna2020-05-091-2/+2
| |/ /
* | | Merge pull request #256 from emaste/masterClaire Wolf2020-06-251-1/+1
|\ \ \ | |/ / |/| |
| * | icetime: avoid string + int Clang warningEd Maste2020-05-281-1/+1
|/ /
* | Fix compiler warning in icepllClaire Wolf2020-04-221-1/+1
* | Merge branch 'opt_skip_powerdown' of https://github.com/smunaut/icestormClaire Wolf2020-04-221-2/+8
|\ \
| * | iceprog: Add option to keep flash powered upSylvain Munaut2019-12-281-2/+8
| |/
* | Cleanup FpgaConfig::write_cram_pbm tile_type initializationClaire Wolf2020-04-221-11/+3
* | Merge pull request #242 from The6P4C/masterClaire Wolf2020-04-221-1/+19
|\ \
| * | icepack: Fix Windows-only stack overflow in CRAM pbm generation (fixes #241)The6P4C2019-12-081-1/+19
| |/
* | Merge pull request #252 from mmicko/gcc10Claire Wolf2020-04-221-0/+1
|\ \
| * | Explicit include to compile with GCC 10Miodrag Milanovic2020-04-171-0/+1
* | | Update index.htmlClaire Wolf2020-04-201-8/+10
|/ /
* | Merge pull request #251 from mmicko/fix-vlogClaire Wolf2020-04-141-1/+1
|\ \
| * | Make sure that scripts find files on final installMiodrag Milanovic2020-04-141-1/+1
|/ /
* | Merge pull request #249 from eine/fix-destdirClaire Wolf2020-04-101-6/+6
|\ \
| * | icebox: fix missing DESTDIR for icebox_chipdbeine2020-04-101-6/+6
|/ /
* | Merge pull request #248 from mmicko/program_prefixClaire Wolf2020-04-1019-123/+146
|\ \
| * | Support custom PROGRAM_PREFIXMiodrag Milanovic2020-04-1019-123/+146
|/ /
* | Merge pull request #245 from SmallRoomLabs/iteratePLLClaire Wolf2020-03-301-54/+153
|\ \
| * | Add iteration over list of frequencies for best solutionMats Engstrom2019-12-311-54/+153
| |/
* | Merge pull request #247 from esden/erase_block_sizeClaire Wolf2020-03-301-5/+53
|\ \ | |/ |/|
| * Added an option to choose the erase block size.Piotr Esden-Tempski2020-02-021-5/+53
|/
* Fix typoClifford Wolf2019-09-131-1/+1
* Merge pull request #235 from whitequark/masterClifford Wolf2019-08-312-2/+6
|\
| * Make iceprog optional.whitequark2019-08-312-2/+6
|/
* Merge pull request #230 from smunaut/fix_flash_resetClifford Wolf2019-08-151-4/+2
|\
| * iceprog: Better reset of flashSylvain Munaut2019-08-051-4/+2
* | Merge pull request #229 from tpambor/win-pipingClifford Wolf2019-08-151-0/+10
|\ \
| * | Fix piping on windowsTim Pambor2019-08-051-0/+10
| |/
* | Only dump memory initialization in icebox_vlog if present in ASC file, fixes ...Clifford Wolf2019-08-081-2/+3
* | Only write bram data to ASCII output if bram data is present, fixes #228Clifford Wolf2019-08-081-1/+1
|/