aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/ | | | | | 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...
* 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 ↵Clifford Wolf2017-02-139-56/+21
|\ | | | | | | lineprinter-makefiles
| * Clean up MakefilesElvira Khabirova2017-02-129-56/+21
| |
* | Merge pull request #70 from lineprinter/gitignoreClifford Wolf2017-02-121-0/+3
|\ \ | |/ |/| icecompr/.gitignore: add missing files
| * 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: added options to save PLL config as Verilog and for quiet output
| * icepll: changes according to cliffordwolf/icestorm#67:Matthias2017-02-041-3/+1
| | | | | | | | | | * corrected getopt argument * removed PLLOUT_SELECT("GENCLK") from output
| * 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
|/
* Cleanup icecompr codeClifford Wolf2017-01-153-19/+30
|
* Add icecompr.pyClifford Wolf2017-01-132-18/+135
|
* icecompr: fix missed 'make clean' artifactAustin Seipp2017-01-131-1/+1
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* Merge pull request #65 from udif/masterClifford Wolf2017-01-111-0/+1
|\ | | | | Fix for Win32 builds
| * Another fixUdi Finkelstein2017-01-011-1/+1
| |
| * Fix Windows buildsUdi Finkelstein2017-01-011-0/+1
| |
* | Fix some typos in icecube.sh comment headerClifford Wolf2017-01-101-2/+2
| |
* | Some cleanups in verilog examplesClifford Wolf2017-01-094-4/+4
| |
* | Added icecomprClifford Wolf2017-01-087-0/+566
| |
* | Improvements in icestick rs232 demoClifford Wolf2017-01-032-25/+25
| |