aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-03Merge pull request #80 from set-soft/less_latencyClifford Wolf
Reduced the timer latency to 1 (minimum allowed) some users are repor…
2017-05-03Reduced the timer latency to 1 (minimum allowed) some users are reporting ↵Salvador E. Tropea
better results
2017-05-03Merge pull request #79 from set-soft/fix_latency_timerClifford Wolf
Fix latency timer
2017-05-03Added code to restore the original timer latency. In this way the user can ↵Salvador E. Tropea
avoid 500 Hz interrupts.
2017-05-03Added a call to ftdi_set_latency_timer to make iceprog performance ↵Salvador E. Tropea
independent of system settings
2017-04-23Add missing .rpt file to iceblink example "make clean"Clifford Wolf
2017-03-19Fix 32c3 video link in docsClifford Wolf
2017-03-14Merge pull request #75 from joshhead/icepll-commaClifford Wolf
Remove trailing comma in icepll module output.
2017-03-13Remove trailing comma in icepll module output.Josh Headapohl
2017-03-13Add LP384 to list of supported devicesClifford Wolf
2017-03-13Add LP384 support to icetimeClifford Wolf
2017-03-11Disable propagation of LP384 ieren bits into iceboxdb.pyClifford Wolf
2017-03-11Merge branch 'master' of https://github.com/hermitsoft/icestormClifford Wolf
2017-03-10icefuzz data and test scripts for LP384-CM49hermitsoft
2017-03-09make_mesh.py fix for even pin-distributionhermitsoft
2017-03-09Maximized icefuzz testcases for LP384-CM49hermitsoft
2017-03-09ieren and pin info for all LP384hermitsoft
2017-03-09Merge branch 'hermitsoft'Clifford Wolf
2017-03-09Add icecube.sh support for lp384-cm36 and lp384-cm49, make cm49 defaultClifford Wolf
2017-03-08Icebox builds chipdb-384, icebox.py data still to refine.hermitsoft
2017-03-08filled LP384 fields in icebox.py but data needs refinementhermitsoft
2017-03-08Some LP384 data added to icebox.pyhermitsoft
2017-03-08Fix icecube.sh -384Clifford Wolf
2017-03-08Merge branch 'hermitsoft'Clifford Wolf
2017-03-08Fix some of the obvious 384 todos in icebox.pyClifford Wolf
2017-03-08Remove some trailing whitespacesClifford Wolf
2017-03-07Merge remote-tracking branch 'upstream/master'hermitsoft
2017-03-07tmedges.txt added, icebox-Makefile buildablehermitsoft
2017-03-07LP384 timings exported too by Makefilehermitsoft
2017-03-07icefuzz make_xxx.py files are ready for LP384.hermitsoft
2017-03-07Fixes for LP384 in some make_xx.py, etchermitsoft
2017-03-07LP384 support in icefuzz (Makefile,icebox.sh,etc)hermitsoft
2017-03-07LP384 support in icefuzz (Makefile,icebox.sh,etc)hermitsoft
2017-03-07Merge branch 'hermitsoft-master'Clifford Wolf
2017-03-07Fix trailing whitespace in icepack.ccClifford Wolf
2017-03-06Work started for LP384 chipdb.hermitsoft
2017-03-06Disabling BRAM commands in bitsream for LP384hermitsoft
2017-03-06LP384 support in icepack - log_level back to 0hermitsoft
2017-03-05LP384 support in icepack (tested on real chip)Mihály Horváth
LP384 is now supported in icepack, it was fairly easy to realize as only the main chip dimensions are required that could be found out from the .bin bitsream file generated by iCEcube. Tested by creating .asc then packing it back to .bin. The testcase is just a simple LED on/off on a port though but that shows geometries are fine. Now I'm trying to have and support chipdb-384.txt hopefully with some help from the authors and anyone who already knows the internals of IceStorm well. I need info, how to reverse-engineer iCE40 chips the easiest way. Scripts maybe. I'm trying to reach my goal in any way coz iCEcube sucks and IceStorm integrates well into commandline...
2017-02-26Merge branch 'master' of github.com:cliffordwolf/icestormClifford Wolf
2017-02-26Add "icetime -N"Clifford Wolf
2017-02-16Add icemulti -a<n>, -A<n>Clifford Wolf
2017-02-13Merge branch 'makefiles' of https://github.com/lineprinter/icestorm into ↵Clifford Wolf
lineprinter-makefiles
2017-02-12Clean up MakefilesElvira Khabirova
2017-02-12Merge pull request #70 from lineprinter/gitignoreClifford Wolf
icecompr/.gitignore: add missing files
2017-02-12icecompr/.gitignore: add missing filesElvira Khabirova
2017-02-04Update docs index.htmlClifford Wolf
2017-02-04Merge pull request #67 from matthiasbock/masterClifford Wolf
icepll: added options to save PLL config as Verilog and for quiet output
2017-02-04icepll: changes according to cliffordwolf/icestorm#67:Matthias
* corrected getopt argument * removed PLLOUT_SELECT("GENCLK") from output
2017-02-02icepll: added -m option to choose between saving Verilog header or moduleMatthias