aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #79 from set-soft/fix_latency_timerClifford Wolf2017-05-031-1/+20
|\
| * Added code to restore the original timer latency. In this way the user can av...Salvador E. Tropea2017-05-031-1/+15
| * Added a call to ftdi_set_latency_timer to make iceprog performance independen...Salvador E. Tropea2017-05-031-0/+5
|/
* Add missing .rpt file to iceblink example "make clean"Clifford Wolf2017-04-231-1/+1
* Fix 32c3 video link in docsClifford Wolf2017-03-191-1/+1
* Merge pull request #75 from joshhead/icepll-commaClifford Wolf2017-03-141-1/+1
|\
| * Remove trailing comma in icepll module output.Josh Headapohl2017-03-131-1/+1
|/
* Add LP384 to list of supported devicesClifford Wolf2017-03-131-0/+3
* Add LP384 support to icetimeClifford Wolf2017-03-132-2/+9
* Disable propagation of LP384 ieren bits into iceboxdb.pyClifford Wolf2017-03-111-1/+8
* Merge branch 'master' of https://github.com/hermitsoft/icestormClifford Wolf2017-03-1122-58/+458
|\
| * icefuzz data and test scripts for LP384-CM49hermitsoft2017-03-1010-1/+246
| * make_mesh.py fix for even pin-distributionhermitsoft2017-03-091-2/+2
| * Maximized icefuzz testcases for LP384-CM49hermitsoft2017-03-099-16/+16
| * ieren and pin info for all LP384hermitsoft2017-03-094-41/+196
|/
* Merge branch 'hermitsoft'Clifford Wolf2017-03-095-21/+142
|\
| * Add icecube.sh support for lp384-cm36 and lp384-cm49, make cm49 defaultClifford Wolf2017-03-092-6/+17
| * Icebox builds chipdb-384, icebox.py data still to refine.hermitsoft2017-03-083-4/+5
| * filled LP384 fields in icebox.py but data needs refinementhermitsoft2017-03-081-8/+81
| * Some LP384 data added to icebox.pyhermitsoft2017-03-081-5/+41
|/
* Fix icecube.sh -384Clifford Wolf2017-03-081-1/+1
* Merge branch 'hermitsoft'Clifford Wolf2017-03-0820-77/+554
|\
| * Fix some of the obvious 384 todos in icebox.pyClifford Wolf2017-03-081-8/+3
| * Remove some trailing whitespacesClifford Wolf2017-03-082-4/+4
| * Merge remote-tracking branch 'upstream/master'hermitsoft2017-03-071-1/+1
| |\ | |/ |/|
* | Merge branch 'hermitsoft-master'Clifford Wolf2017-03-071-37/+53
|\ \
| * | Fix trailing whitespace in icepack.ccClifford Wolf2017-03-071-1/+1
| | * tmedges.txt added, icebox-Makefile buildablehermitsoft2017-03-072-1/+3
| | * LP384 timings exported too by Makefilehermitsoft2017-03-073-0/+297
| | * icefuzz make_xxx.py files are ready for LP384.hermitsoft2017-03-077-62/+89
| | * Fixes for LP384 in some make_xx.py, etchermitsoft2017-03-074-10/+22
| | * LP384 support in icefuzz (Makefile,icebox.sh,etc)hermitsoft2017-03-071-0/+5
| | * LP384 support in icefuzz (Makefile,icebox.sh,etc)hermitsoft2017-03-074-2/+76
| | * Work started for LP384 chipdb.hermitsoft2017-03-064-6/+71
| |/
| * Disabling BRAM commands in bitsream for LP384hermitsoft2017-03-061-36/+39
| * LP384 support in icepack - log_level back to 0hermitsoft2017-03-061-1/+1
| * LP384 support in icepack (tested on real chip)Mihály Horváth2017-03-051-2/+15
|/
* Merge branch 'master' of github.com:cliffordwolf/icestormClifford Wolf2017-02-261-7/+26
|\
| * Add icemulti -a<n>, -A<n>Clifford Wolf2017-02-161-7/+26
* | Add "icetime -N"Clifford Wolf2017-02-261-2/+13
|/
* Merge branch 'makefiles' of https://github.com/lineprinter/icestorm into line...Clifford Wolf2017-02-139-56/+21
|\
| * Clean up MakefilesElvira Khabirova2017-02-129-56/+21
* | Merge pull request #70 from lineprinter/gitignoreClifford Wolf2017-02-121-0/+3
|\ \ | |/ |/|
| * icecompr/.gitignore: add missing filesElvira Khabirova2017-02-121-0/+3
|/
* Update docs index.htmlClifford Wolf2017-02-041-1/+3
* Merge pull request #67 from matthiasbock/masterClifford Wolf2017-02-041-16/+124
|\
| * icepll: changes according to cliffordwolf/icestorm#67:Matthias2017-02-041-3/+1
| * icepll: added -m option to choose between saving Verilog header or moduleMatthias2017-02-021-47/+91
| * icepll: added -f option to export configuration as Verilog moduleMatthias2017-02-011-2/+58
| * icepll: added -q option to suppress output to stdoutMatthias2017-02-011-16/+26
|/