Commit Graph

25 Commits

Author SHA1 Message Date
Clifford Wolf 2931984587 Fix trailing whitespace in icepack.cc 2017-03-07 08:08:10 +01:00
hermitsoft 4d4738beea Disabling BRAM commands in bitsream for LP384 2017-03-06 16:56:32 +01:00
hermitsoft e207307c74 LP384 support in icepack - log_level back to 0 2017-03-06 01:24:20 +01:00
Mihály Horváth fdf863b791 LP384 support in icepack (tested on real chip)
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...
2017-03-05 22:25:47 +01:00
Elvira Khabirova ea82010fbf Clean up Makefiles 2017-02-12 16:13:03 +03:00
Clifford Wolf 12b2295c90 Only define _GNU_SOURCE for vasprintf() when not _WIN32 2016-07-26 10:31:22 +02:00
Yury Gribov 8a7a746ca9 Explicitly ask for vasprintf where appropriate. 2016-07-26 10:26:05 +02:00
Clifford Wolf 6178dfbbd6 Added Makefile support for "make STATIC=1" 2016-03-02 12:34:51 +01:00
Ruben Undheim 30cb298008 fix a few spelling mistakes in error messages 2016-02-27 09:36:55 -07:00
Clifford Wolf a519d2ab82 Added/improved support for mxe-based win32 cross builds 2016-02-14 13:47:27 +01:00
Clifford Wolf b9e6d07e9c Added config.mk, correct DESTDIR/PREFIX usage 2015-12-31 12:05:04 +01:00
Clifford Wolf da99818b81 Added mxe-based win32 build 2015-12-15 15:01:58 +01:00
Clifford Wolf d094abca1c cleaned up VS2013 fixes 2015-08-21 19:50:52 +02:00
Antti Lukats 2b8be10986 fixed for VS2013 2015-08-21 16:53:24 +02:00
Aaron Bieber 4b4511dfe9 variablize CXX and PYTHON and add -L and -I 2015-08-18 15:56:16 -06:00
Clifford Wolf c2edd14772 Removed "icepack -C" (use "icebox_colbuf -f" instead) 2015-08-06 10:41:36 +02:00
Clifford Wolf e9d968e8b8 Imply "icepack -C" for 8k devices (temporary workaround) 2015-07-30 17:10:20 +02:00
Clifford Wolf a5cf96201d Added icepack -C 2015-07-30 17:02:48 +02:00
Clifford Wolf 83a24ddc44 Define and use DESTDIR for installation (by Larry Doolittle) 2015-07-27 22:40:45 +02:00
Clifford Wolf ae459d7ae1 Various Makefile cleanups 2015-07-18 21:22:44 +02:00
Clifford Wolf 48154cb6f4 Imported full dev sources 2015-07-18 13:10:40 +02:00
Clifford Wolf 13e63e6b65 Import of icestorm-snapshot-150526.zip 2015-07-18 13:07:39 +02:00
Clifford Wolf c41701ca3a Import of icestorm-snapshot-150413.zip 2015-07-18 13:06:48 +02:00
Clifford Wolf 0347c37d56 Import of icestorm-snapshot-150401.zip 2015-07-18 13:05:51 +02:00
Clifford Wolf dfeb92a46b Import of icestorm-snapshot-150322.zip 2015-07-18 13:05:02 +02:00