aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: spelling/grammerJohn McMaster2018-04-092-4/+4
* Add link to "IceStorm Learners Documentation"Clifford Wolf2018-04-081-0/+1
* Merge pull request #108 from rqou/masterClifford Wolf2018-04-015-0/+80
|\
| * Mount NODEFS if using emscripten and nodejsRobert Ou2018-03-315-0/+80
|/
* Merge pull request #131 from esden/iceprog_less_magicClifford Wolf2018-03-271-20/+137
|\
| * Added some flash command definitions to decrease magic number usage.Piotr Esden-Tempski2018-03-111-9/+49
| * Added some MPSSE command definitions to decrease magic number usage.Piotr Esden-Tempski2018-03-111-11/+88
|/
* Merge pull request #130 from tomverbeure/icepll_optionsClifford Wolf2018-03-101-3/+10
|\
| * Add -n <module_name> optionTom Verbeure2018-03-101-3/+10
|/
* Merge pull request #129 from daveshah1/icetime_ufixClifford Wolf2018-02-281-4/+10
|\
| * Fix handling of a port name like CLKHF_FABRIC in icetimeDavid Shah2018-02-281-4/+10
* | Merge pull request #126 from daveshah1/icetime_bfixClifford Wolf2018-02-201-4/+8
|\|
| * Properly ignore unsupported cell typesDavid Shah2018-02-191-4/+8
* | Merge pull request #124 from daveshah1/ultraClifford Wolf2018-02-141-2/+26
|\|
| * Add iCE40 Ultra (ice5lp) support to icepackDavid Shah2018-02-131-2/+26
|/
* Merge pull request #123 from daveshah1/up5k_ioClifford Wolf2018-02-131-1/+14
|\
| * Add UltraPlus I³C IO to chipdbDavid Shah2018-02-091-1/+10
| * Add RGB driver outputs to chipdbDavid Shah2018-02-091-0/+4
* | Fix compiler warning (comparison between signed and unsigned int) in icetimeClifford Wolf2018-02-091-1/+1
* | Merge pull request #122 from daveshah1/iceprog-up2Clifford Wolf2018-02-091-3/+3
|\ \ | |/ |/|
| * Add out-of-the-box FT232H support (for Upduino 2, etc)David Shah2018-02-091-3/+3
|/
* Remove up5k_mac16 "example" and add README to up5k_rgb and icebreakerClifford Wolf2018-02-066-123/+4
* Add icebreaker example projectClifford Wolf2018-02-064-0/+153
* Merge pull request #119 from daveshah1/up5k_improveClifford Wolf2018-01-3012-3503/+18362
|\
| * Tidy upDavid Shah2018-01-303-1154/+0
| * Misc UltraPlus fixesDavid Shah2018-01-301-29/+35
| * Updated 5k timing data, icetime regression fixDavid Shah2018-01-296-12479/+13778
| * DSP related fixesDavid Shah2018-01-282-269/+2
| * Working DSP timing analysisDavid Shah2018-01-262-3/+33
| * Work on timing analysis of DSPsDavid Shah2018-01-261-8/+196
| * Parse extra cells in icetimeDavid Shah2018-01-231-1/+50
| * More DSP timing fuzzing, start adding new tiles to icetimeDavid Shah2018-01-223-2/+3710
| * Seperate different DSP configs in timing dataDavid Shah2018-01-2211-2532/+13532
* | Merge pull request #118 from daveshah1/up5k_fix_timingClifford Wolf2018-01-202-143/+88
|\|
| * Fix 5k timing dataDavid Shah2018-01-202-143/+88
|/
* Merge pull request #116 from daveshah1/up5k_misc_fixesClifford Wolf2018-01-1614-10109/+270
|\
| * Add example for 5k UWG30 packageDavid Shah2018-01-162-0/+39
| * I³C IO reverse engineered and documentedDavid Shah2018-01-163-0/+56
| * Add 5k UWG30 ieren data to dbDavid Shah2018-01-161-1/+5
| * Remove seperate 5k RAM DB and share with 8k insteadDavid Shah2018-01-167-10016/+13
| * Add pinout for 5k UWG30 packageDavid Shah2018-01-161-0/+23
| * Add SPI enable bits to docsDavid Shah2018-01-161-0/+4
| * HFOSC trimming infoDavid Shah2018-01-162-1/+20
| * New UltraPlus corner tracing algorithmDavid Shah2018-01-161-87/+86
| * Misc routing tweaksDavid Shah2018-01-161-3/+7
| * Figure out missing SPI config bits, and add to chipdbDavid Shah2018-01-163-2/+18
* | Add "iceprog -e"Clifford Wolf2018-01-021-20/+42
* | Merge pull request #113 from cr1901/nosleepClifford Wolf2017-12-311-20/+65
|\ \
| * | Enable writing nosleep config bit into output bitstream.William D. Jones2017-12-311-11/+30
| * | Add nosleep field to FpgaConfig- read_bits recognizes the option.William D. Jones2017-12-311-9/+35
|/ /