aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-02Add 5k colbuf fuzzing scriptsDavid Shah
2017-11-01Fix global network 1 padin bitDavid Shah
2017-11-01Work on 5k global buffer padsDavid Shah
2017-11-01Fix BRAM initialisation on 5k partsDavid Shah
2017-11-01Merge branch 'master' into ultraplus_experimentsDavid Shah
2017-10-31Add missing up5k global buffer padsDavid Shah
2017-10-31Merge branch 'daveshah1-u5k'Clifford Wolf
2017-10-31Working up5k PLL supportDavid Shah
2017-10-31Fix loading 5k asc filesDavid Shah
2017-10-30PLL configuration fuzzing scriptDavid 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-23Add some verilog tests for analysing up5k featuresDavid 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-21Basic example, outputs work but inputs don'tDavid Shah
2017-10-21Fix RAM tile location in icebox.pyDavid Shah
2017-10-21Fix icebox to generate a working chipdbDavid Shah
2017-10-21Add DSP and IPConnect tile support to icepack and glbcheckDavid 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-20Fix make_ram40 for UltraPlusDavid Shah
2017-10-20Fix case where make_prim allocates all global buffer pinsDavid Shah
2017-10-20Quick fix of pin 23 issue (pending further discussion)David Shah
2017-10-13Merge pull request #104 from HarmonInstruments/masterClifford Wolf
2017-10-12Add LP384 support to icebox_htmlDarrell Harmon
2017-09-14Add icemulti exampleClifford Wolf
2017-09-14Merge branch 'reuse-images' of https://github.com/rlutz/icestormClifford Wolf
2017-09-14Merge pull request #97 from rlutz/hlc-fixesClifford Wolf
2017-09-05Merge pull request #100 from rlutz/icemulti-errorsargsClifford Wolf
2017-09-04icemulti: Re-use imagesRoland Lutz
2017-09-04icemulti: Print image filenames along with offsetsRoland Lutz
2017-09-04icemulti: Treat offset printing like ordinary flagRoland Lutz
2017-09-04icemulti: Remove constant `NUM_HEADERS'Roland Lutz
2017-09-04icemulti: Remove special first element from header listsRoland Lutz
2017-09-04icemulti: Differentiate between header and image countRoland Lutz
2017-09-04icemulti: Populate headers earlyRoland Lutz
2017-09-04icemulti: Remove class `Header'Roland Lutz
2017-09-04icemulti: Make function `write_header' globalRoland Lutz
2017-09-04icemulti: Store image reference in headerRoland Lutz
2017-09-04icemulti: Remove unused flag Header::emptyRoland Lutz
2017-09-04icemulti: Treat coldboot as global flagRoland Lutz
2017-09-04Merge pull request #101 from rlutz/warmbootClifford Wolf
2017-09-04icebox: Add support for non-warmboot imagesRoland Lutz
2017-09-04icepack: Add support for non-warmboot imagesRoland Lutz