aboutsummaryrefslogtreecommitdiffstats
path: root/icefuzz
Commit message (Collapse)AuthorAgeFilesLines
* PLL configuration fuzzing scriptDavid Shah2017-10-303-0/+316
|
* Share glb_netwk data between 5k and 8k partsDavid Shah2017-10-291-4/+0
|
* Add ColBufCtrl bits to database for 5k partsDavid Shah2017-10-251-0/+4
|
* Add some verilog tests for analysing up5k featuresDavid Shah2017-10-238-0/+216
|
* Fix IeRen database for up5kDavid Shah2017-10-233-0/+51
|
* Add DSP and IPConnect tile support to icepack and glbcheckDavid Shah2017-10-211-4/+3
|
* Fix make_ram40 for UltraPlusDavid Shah2017-10-201-3/+7
| | | | | | Sometimes make_ram40 was assigning too many IO pins, causing a placment failure, and also sometimes connecting a global clock net to WCLKE or RCLKE which was also causing a placment failure.
* Fix case where make_prim allocates all global buffer pinsDavid Shah2017-10-201-1/+21
| | | | | | | | This is a low probability bug more likely to show up in low pin count devices with few GBINs. In rare cases make_prim would constrain all of the global buffer capable pins but not the clock input. icecube would then fail to place the clock input. This is fixed by always constraining the clock if all GBIN pins are used.
* Quick fix of pin 23 issue (pending further discussion)David Shah2017-10-201-1/+3
|
* Squelch trailing whitespaceLarry Doolittle2017-08-017-9/+6
|
* Fix some bugs in two of the icefuzz make_*.py scriptsClifford Wolf2017-07-312-2/+2
|
* Fix icecube.sh to work with lin and lin64 dirs, remove hardcoded ICECUBEDIR=Clifford Wolf2017-07-311-5/+5
|
* Remove extra IoCtrl cf_bit_ and extra_padeb_test_ lines from databaseClifford Wolf2017-07-311-0/+3
|
* Introduce device class into fuxx workign directories and have glbcheck ↵Scott Shawcroft2017-07-0221-1469/+198
| | | | handle unsupported 5k tiles ok.
* More work figuring out values in icebox.pyScott Shawcroft2017-06-234-5/+48
|
* Add icefuzz support for the UP5K and rework underlying device specification ↵Scott Shawcroft2017-06-2219-128/+7444
| | | | for more flexibility.
* icefuzz support for ice40UP5k FPGAScott Shawcroft2017-06-201-3/+16
|
* Disable propagation of LP384 ieren bits into iceboxdb.pyClifford Wolf2017-03-111-1/+8
|
* icefuzz data and test scripts for LP384-CM49hermitsoft2017-03-109-0/+245
|
* 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-093-1/+91
|
* Add icecube.sh support for lp384-cm36 and lp384-cm49, make cm49 defaultClifford Wolf2017-03-092-6/+17
|
* Fix icecube.sh -384Clifford Wolf2017-03-081-1/+1
|
* Remove some trailing whitespacesClifford Wolf2017-03-082-4/+4
|
* tmedges.txt added, icebox-Makefile buildablehermitsoft2017-03-071-0/+2
|
* 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
|
* Fix some typos in icecube.sh comment headerClifford Wolf2017-01-101-2/+2
|
* Fixed files with CRLF line endingsClifford Wolf2017-01-013-18/+18
|
* Added "icecube.sh -ul1k"Clifford Wolf2016-06-201-0/+5
|
* Added icefuzz/glbcheck.pyClifford Wolf2016-06-191-0/+63
|
* Added lp4k-cm81 packageClifford Wolf2016-02-061-0/+47
|
* Added lp4k-cm121 packageClifford Wolf2016-02-061-0/+49
|
* Added lp8k-cm81 packageClifford Wolf2016-02-061-0/+47
|
* Added lp8k-cm121 packageClifford Wolf2016-02-061-0/+49
|
* Added lp4k-cm225 packageClifford Wolf2016-02-061-0/+53
|
* Added LP4K and LP8K variants to icecube.shClifford Wolf2016-02-062-0/+36
|
* Added lp1k-cm121 packageClifford Wolf2016-02-062-0/+53
|
* Added lp1k-cm81 packageClifford Wolf2016-02-062-0/+51
|
* Added lp1k-cm49 packageClifford Wolf2016-02-062-0/+49
|
* Added lp1k-cm36 packageClifford Wolf2016-02-062-0/+48
|
* Added lp1k-cb121 packageClifford Wolf2016-02-062-0/+53
|
* Added lp1k-cb81 packageClifford Wolf2016-02-062-0/+51
|
* Added lp1k-swg16tr packageClifford Wolf2016-02-062-0/+43
|
* Added 8k-cm225 packageClifford Wolf2016-02-069-24/+102
|
* Timing models for LP and HX devicesClifford Wolf2016-02-0111-626/+1191
|