Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add all cf_bits and pullup strength notes | David Shah | 2017-11-18 | 1 | -0/+12 |
| | |||||
* | Add missing 5k BRAM bits | David Shah | 2017-11-17 | 1 | -7/+338 |
| | |||||
* | Make 5k db as a default target | David Shah | 2017-11-17 | 1 | -1/+2 |
| | |||||
* | Remove non-existing routing resources (5k) | David Shah | 2017-11-17 | 1 | -2/+3 |
| | |||||
* | Add support for UltraPlus SPRAM | David Shah | 2017-11-17 | 2 | -1/+254 |
| | |||||
* | Add UltraPlus LED driver support and demo | David Shah | 2017-11-17 | 2 | -11/+39 |
| | |||||
* | UltraPlus Internal Oscillator support | David Shah | 2017-11-17 | 2 | -1/+34 |
| | |||||
* | UltraPlus DSPs working | David Shah | 2017-11-17 | 2 | -1/+8 |
| | |||||
* | Add new tile types and MAC16s to chipdb | David Shah | 2017-11-17 | 2 | -4/+138 |
| | |||||
* | Tidy up some of the icebox changes | David Shah | 2017-11-17 | 1 | -44/+53 |
| | |||||
* | Fix 5k corner routing, and reverse engineer SPRAM | David Shah | 2017-11-17 | 1 | -20/+93 |
| | |||||
* | Start UltraPlus DSP documentation | David Shah | 2017-11-17 | 2 | -2/+3 |
| | |||||
* | Trace DSP routing | David Shah | 2017-11-17 | 4 | -349/+6531 |
| | |||||
* | Fix 5k gbin configuration | David Shah | 2017-11-06 | 1 | -2/+2 |
| | |||||
* | Add more 5k RAM bits to db | David Shah | 2017-11-05 | 1 | -4/+86 |
| | |||||
* | Fix 5k padin_glb_netwk bits | David Shah | 2017-11-05 | 1 | -8/+8 |
| | |||||
* | Fix global network 1 padin bit | David Shah | 2017-11-01 | 1 | -2/+2 |
| | |||||
* | Work on 5k global buffer pads | David Shah | 2017-11-01 | 1 | -8/+10 |
| | |||||
* | Add missing up5k global buffer pads | David Shah | 2017-10-31 | 1 | -1/+4 |
| | |||||
* | Working up5k PLL support | David Shah | 2017-10-31 | 1 | -63/+61 |
| | |||||
* | Fix loading 5k asc files | David Shah | 2017-10-31 | 1 | -1/+1 |
| | |||||
* | Add new 5k IO config bits to database | David Shah | 2017-10-29 | 1 | -3/+21 |
| | |||||
* | Share glb_netwk data between 5k and 8k parts | David Shah | 2017-10-29 | 2 | -78/+101 |
| | |||||
* | Fix global network data for up5k | David Shah | 2017-10-25 | 1 | -9/+9 |
| | |||||
* | Fix colbuf db for up5k | David Shah | 2017-10-25 | 1 | -5/+7 |
| | |||||
* | Add ColBufCtrl bits to database for 5k parts | David Shah | 2017-10-25 | 1 | -100/+72 |
| | |||||
* | Add CarryInSet bit to DB | David Shah | 2017-10-24 | 1 | -0/+3 |
| | |||||
* | Fix IeRen database for up5k | David Shah | 2017-10-23 | 1 | -97/+40 |
| | |||||
* | Swap IEREN for pin 26 to get example working, other inputs still need fixing | David Shah | 2017-10-21 | 2 | -2/+73 |
| | |||||
* | Fix RAM tile location in icebox.py | David Shah | 2017-10-21 | 1 | -1/+1 |
| | |||||
* | Fix icebox to generate a working chipdb | David Shah | 2017-10-21 | 1 | -4/+4 |
| | |||||
* | Bring chip data in icebox in line with icepack - and icecube | David Shah | 2017-10-21 | 1 | -50/+50 |
| | |||||
* | Modify icebox.py so it generates a 5k chipdb | David Shah | 2017-10-20 | 2 | -30/+390 |
| | |||||
* | Add (attempt at) IeRen mapping for 5k | David Shah | 2017-10-20 | 1 | -0/+98 |
| | |||||
* | Add LP384 support to icebox_html | Darrell Harmon | 2017-10-12 | 1 | -3/+31 |
| | | | | Unsure about what IO tiles should be enabled, so all are enabled. | ||||
* | Merge pull request #97 from rlutz/hlc-fixes | Clifford Wolf | 2017-09-14 | 6 | -1/+2403 |
|\ | | | | | Fixes to high-level configuration converters | ||||
| * | icebox: Put .hlc converters under ISC license | Roland Lutz | 2017-09-02 | 6 | -1/+2403 |
| |\ | |||||
| | * | icebox: Fix parsing of IO block special wires | Roland Lutz | 2017-08-27 | 1 | -5/+5 |
| | | | |||||
| | * | icebox: Fix parsing of PLL directive | Roland Lutz | 2017-08-27 | 1 | -1/+4 |
| | | | |||||
| | * | icebox: Give useful error messages for .hlc parsing errors | Roland Lutz | 2017-08-27 | 1 | -12/+18 |
| | | | |||||
| | * | icebox: Make `check' a phony target | Roland Lutz | 2017-08-27 | 1 | -1/+1 |
| | | | |||||
* | | | icebox: Add support for non-warmboot images | Roland Lutz | 2017-09-04 | 1 | -0/+7 |
|/ / | |||||
* / | Removed files that are under GNU licenses | Clifford Wolf | 2017-08-31 | 6 | -2383/+0 |
|/ | |||||
* | Merge pull request #93 from rlutz/extra-bits | Clifford Wolf | 2017-08-25 | 1 | -0/+2 |
|\ | | | | | icebox: Preserve extra bits when writing to file | ||||
| * | icebox: Preserve extra bits when writing to file | Roland Lutz | 2017-08-25 | 1 | -0/+2 |
| | | |||||
* | | Implement high-level configuration format | Clifford Wolf | 2017-08-25 | 6 | -0/+2383 |
|/ | | | | | # Conflicts: # icebox/Makefile | ||||
* | Squelch trailing whitespace | Larry Doolittle | 2017-08-01 | 3 | -7/+7 |
| | |||||
* | Don't build chipdb-5k.txt by default (it does not work yet) | Clifford Wolf | 2017-07-31 | 2 | -1/+2 |
| | |||||
* | Remove extra IoCtrl cf_bit_ and extra_padeb_test_ lines from database | Clifford Wolf | 2017-07-31 | 1 | -4/+0 |
| | |||||
* | Fix icebox.py and remove extra debug output | Clifford Wolf | 2017-07-31 | 1 | -5/+1 |
| |