Commit Graph

65 Commits

Author SHA1 Message Date
Clifford Wolf d0f89d1bf1 Added tmedges 2015-09-27 11:54:43 +02:00
Clifford Wolf a110369832 Added 1k timings 2015-09-27 10:54:19 +02:00
Clifford Wolf c501c69942 Added sdfsummary.py 2015-09-26 18:38:09 +02:00
Clifford Wolf 9addea6cb9 Fixed icebox_vlog handling of negclk RAM40 2015-09-10 17:32:12 +02:00
Clifford Wolf 001eef0863 RAM40 related bugfix in icebox_vlog.py 2015-09-10 15:42:01 +02:00
Clifford Wolf d705c79413 Merge pull request #10 from Jesus89/makefile
Icebox Makefile install section fixed
2015-09-04 07:53:00 +00:00
Jesús Arroyo Torrens 3a37aa0b0a Icebox Makefile install section fixed 2015-09-03 22:07:17 +02:00
Clifford Wolf 4af8569777 Added test-cases for all sb_pll40 primitives 2015-08-30 21:45:11 +02:00
Clifford Wolf 78a575aa41 Merge pull request #9 from cseed/master
Renamed wire_gbuf/in -> fabout in docs.
2015-08-30 08:34:18 +00:00
Cotton Seed 7b73086ade Renamed wire_gbuf/in -> fabout in docs. 2015-08-29 12:53:18 -04:00
Clifford Wolf 20c56e2b18 Create more efficient verilog from icebox_vlog 2015-08-27 17:12:32 +02:00
Clifford Wolf c746cc670b Fixed "icebox_vlog -l" for 8k FPGAs 2015-08-27 16:22:57 +02:00
Clifford Wolf 935621a18d Improved icebox_vlog -P for new iCEcube2 2015-08-26 15:32:52 +02:00
Clifford Wolf 19be8895a5 Bugfix in icebox_vlog.py 2015-08-26 07:23:42 +02:00
Clifford Wolf b8494dae8c Added __pycache__ to .gitignore 2015-08-22 09:46:49 +02:00
Clifford Wolf 498a7acbe2 icebox: python3 2015-08-22 09:43:14 +02:00
Clifford Wolf f6f96a26e0 icefuzz: python 3 2015-08-22 09:42:57 +02:00
Clifford Wolf d094abca1c cleaned up VS2013 fixes 2015-08-21 19:50:52 +02:00
Clifford Wolf 24f521e1c4 Merge pull request #6 from AnttiLukats/master
fixed for VS2013
2015-08-21 19:47:11 +02:00
Antti Lukats 2b8be10986 fixed for VS2013 2015-08-21 16:53:24 +02:00
Clifford Wolf 02ff06c050 Added license to README 2015-08-19 09:10:50 +02:00
Clifford Wolf f00cf391bd Fixed bogus '$$(' in icefuzz/Makefile 2015-08-19 09:09:17 +02:00
Clifford Wolf f3a2d5796a Merge pull request #3 from qbit/master
Add entry points for PYTHON and CXX
2015-08-19 09:06:37 +02:00
Aaron Bieber 55a4636788 set PYTHON in subdir 2015-08-18 16:02:57 -06:00
Aaron Bieber 4b4511dfe9 variablize CXX and PYTHON and add -L and -I 2015-08-18 15:56:16 -06:00
Clifford Wolf 235ff955e3 Fixed SBTICETechnologyLibrary links 2015-08-15 10:07:30 +02:00
Clifford Wolf 4ab236aae7 Added ICEd link 2015-08-13 08:51:15 +02:00
Clifford Wolf 3dddea1df3 Added timer call to icefuzz/icecube.sh 2015-08-10 13:32:55 +02:00
Clifford Wolf 40aa1c6362 Added IceMulti to index.html 2015-08-07 22:40:15 +02:00
Clifford Wolf a28dcb1ad2 Merge pull request #2 from zeldin/master
"Advanced SPI flash" (multiboot) tool
2015-08-07 22:26:34 +02:00
Marcus Comstedt d1893e1116 Created a tool for building multiboot images 2015-08-07 19:40:34 +02:00
Marcus Comstedt c8131e95a4 Update command table for multiboot 2015-08-07 19:40:03 +02:00
Clifford Wolf 99d93dae22 Improved documentation 2015-08-06 11:11:31 +02:00
Clifford Wolf c2edd14772 Removed "icepack -C" (use "icebox_colbuf -f" instead) 2015-08-06 10:41:36 +02:00
Clifford Wolf ad4083a575 Bugfix in icebox_colbuf 2015-08-03 12:56:52 +02:00
Clifford Wolf aeb8d6b645 Improved icebox_colbuf 2015-08-02 23:29:50 +02:00
Clifford Wolf 266596b31f Added "colbuf -f" 2015-08-02 21:14:52 +02:00
Clifford Wolf 0ee4b9f99b Added icebox_colbuf 2015-08-02 16:34:42 +02:00
Clifford Wolf fb015a4447 Improved colbufs test case 2015-08-02 10:10:07 +02:00
Clifford Wolf dd00d41fb2 Added colbufs test case 2015-08-02 09:10:59 +02:00
Clifford Wolf 510161d651 Fixed icebox .comment and .sym parsing 2015-08-02 09:10:20 +02:00
Clifford Wolf d612a50651 documentation changes 2015-07-31 09:15: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 4c1335f51e Replaced calls to "python" with "python2" 2015-07-30 10:15:48 +02:00
Clifford Wolf daa5161530 Added prerequisites to index.html 2015-07-29 16:20:42 +02:00
Clifford Wolf 2a91d8f9f2 Using mem in example_hx8kboard 2015-07-29 14:09:20 +02:00
Clifford Wolf ccc0edb370 Added icebox_vlog -c 2015-07-29 13:23:04 +02:00
Clifford Wolf cf734064ad icebox_vlog -s bugfix 2015-07-29 10:05:24 +02:00
Clifford Wolf 713db2d1fc Added links 2015-07-27 22:54:04 +02:00