aboutsummaryrefslogtreecommitdiff
path: root/icebox
AgeCommit message (Collapse)Author
2017-11-17Add missing 5k BRAM bitsDavid Shah
2017-11-17Make 5k db as a default targetDavid Shah
2017-11-17Remove non-existing routing resources (5k)David Shah
2017-11-17Add support for UltraPlus SPRAMDavid Shah
2017-11-17Add UltraPlus LED driver support and demoDavid Shah
2017-11-17UltraPlus Internal Oscillator supportDavid Shah
2017-11-17UltraPlus DSPs workingDavid Shah
2017-11-17Add new tile types and MAC16s to chipdbDavid Shah
2017-11-17Tidy up some of the icebox changesDavid Shah
2017-11-17Fix 5k corner routing, and reverse engineer SPRAMDavid Shah
2017-11-17Start UltraPlus DSP documentationDavid Shah
2017-11-17Trace DSP routingDavid Shah
2017-11-06Fix 5k gbin configurationDavid Shah
2017-11-05Add more 5k RAM bits to dbDavid Shah
2017-11-05Fix 5k padin_glb_netwk bitsDavid Shah
2017-11-01Fix global network 1 padin bitDavid Shah
2017-11-01Work on 5k global buffer padsDavid Shah
2017-10-31Add missing up5k global buffer padsDavid Shah
2017-10-31Working up5k PLL supportDavid Shah
2017-10-31Fix loading 5k asc filesDavid Shah
2017-10-29Add new 5k IO config bits to databaseDavid Shah
2017-10-29Share glb_netwk data between 5k and 8k partsDavid Shah
2017-10-25Fix global network data for up5kDavid Shah
2017-10-25Fix colbuf db for up5kDavid Shah
2017-10-25Add ColBufCtrl bits to database for 5k partsDavid Shah
2017-10-24Add CarryInSet bit to DBDavid Shah
2017-10-23Fix IeRen database for up5kDavid Shah
2017-10-21Swap IEREN for pin 26 to get example working, other inputs still need fixingDavid Shah
2017-10-21Fix RAM tile location in icebox.pyDavid Shah
2017-10-21Fix icebox to generate a working chipdbDavid Shah
2017-10-21Bring chip data in icebox in line with icepack - and icecubeDavid Shah
2017-10-20Modify icebox.py so it generates a 5k chipdbDavid Shah
2017-10-20Add (attempt at) IeRen mapping for 5kDavid Shah
2017-10-12Add LP384 support to icebox_htmlDarrell Harmon
Unsure about what IO tiles should be enabled, so all are enabled.
2017-09-14Merge pull request #97 from rlutz/hlc-fixesClifford Wolf
Fixes to high-level configuration converters
2017-09-04icebox: Add support for non-warmboot imagesRoland Lutz
2017-09-02icebox: Put .hlc converters under ISC licenseRoland Lutz
2017-08-31Removed files that are under GNU licensesClifford Wolf
2017-08-27icebox: Fix parsing of IO block special wiresRoland Lutz
2017-08-27icebox: Fix parsing of PLL directiveRoland Lutz
2017-08-27icebox: Give useful error messages for .hlc parsing errorsRoland Lutz
2017-08-27icebox: Make `check' a phony targetRoland Lutz
2017-08-25Merge pull request #93 from rlutz/extra-bitsClifford Wolf
icebox: Preserve extra bits when writing to file
2017-08-25Implement high-level configuration formatClifford Wolf
# Conflicts: # icebox/Makefile
2017-08-25icebox: Preserve extra bits when writing to fileRoland Lutz
2017-08-01Squelch trailing whitespaceLarry Doolittle
2017-07-31Don't build chipdb-5k.txt by default (it does not work yet)Clifford Wolf
2017-07-31Remove extra IoCtrl cf_bit_ and extra_padeb_test_ lines from databaseClifford Wolf
2017-07-31Fix icebox.py and remove extra debug outputClifford Wolf
2017-07-31Merge branch 'master' into ice5kClifford Wolf