Commit Graph

  • c4a004c56d Allows builds from anywhere outside of sources, timings.py wasn't callable from outside of its path. Alexis Jeandet 2017-07-20 20:25:18 +0200
  • 4838395d1f Builds with Meson. Install not tested yet. The tests are not ported yet. Alexis Jeandet 2017-07-20 15:32:02 +0200
  • cb0a0f7ef8 Improve rs232demo test bench Clifford Wolf 2017-07-19 15:23:15 +0200
  • 70e01c1802 Add pre- and post-synthesis testbench examples Clifford Wolf 2017-07-18 18:37:47 +0200
  • 50915bf151 Merge pull request #88 from rqou/master Clifford Wolf 2017-07-17 11:23:04 +0200
  • 4e653c3b7e iceprog: Make errors print only the program name Robert Ou 2017-07-17 01:40:57 -0700
  • 9acaac752a iceprog: Do not use nonstandard err.h Robert Ou 2017-07-17 01:28:59 -0700
  • f06de9a436 Merge pull request #87 from rqou/master Clifford Wolf 2017-07-17 09:03:55 +0200
  • 4111f9cca5 makefile: Make install target work for Windows Robert Ou 2017-07-16 20:52:58 -0700
  • 917afd1a85 makefile: Do not ignore user-provided CFLAGS Robert Ou 2017-07-16 18:51:54 -0700
  • f704149b72 Fix routing issues by normalizing the net names in the tiles. Scott Shawcroft 2017-07-07 19:10:41 -0700
  • b019ae4e65 Rework bram indexing to unbreak 8k. Still not sure if its correct for 5k. Scott Shawcroft 2017-07-07 17:00:20 -0700
  • f16265c662 Work in progress DB. Having trouble getting group_segments to work without error. Scott Shawcroft 2017-07-02 15:40:50 -0700
  • 3c42bdbf66 Fix coding style in iceprog.c (mostly line breaks and indenting) Clifford Wolf 2017-07-05 18:34:57 +0200
  • 82f9fdb575 Merge pull request #82 from rlutz/master Clifford Wolf 2017-07-05 18:26:33 +0200
  • 53a8bcce35 iceprog: Keep name space clean Roland Lutz 2017-06-28 17:04:02 +0200
  • 62e7089710 iceprog: Remove trailing newline Roland Lutz 2017-06-28 16:59:53 +0200
  • f36652689f iceprog: Break overlong lines Roland Lutz 2017-06-28 16:57:45 +0200
  • 64e129bee9 iceprog: Fix coding style inconsistencies Roland Lutz 2017-06-28 16:53:45 +0200
  • 0a8d98f36a iceprog: Fix error messages Roland Lutz 2017-06-28 22:18:10 +0200
  • 502611016c Fix coding style in icepll.cc Clifford Wolf 2017-07-04 12:25:41 +0200
  • 3fb5934d54 Merge branch 'tannewt' Clifford Wolf 2017-07-04 12:24:38 +0200
  • 96511b32b1 Indenting fixes in icepack.cc Clifford Wolf 2017-07-04 12:24:28 +0200
  • 15bcbb7c33 Correct cram mapping so glbcheck actually passes. Scott Shawcroft 2017-07-02 15:39:14 -0700
  • e395b74799 Update PLL DIVF range to be [0,127] C-Elegans 2017-06-24 16:13:16 -0400
  • 832bcbe4a2 Merge pull request #84 from C-Elegans/pll_divf Clifford Wolf 2017-07-03 17:32:08 +0200
  • b00ffb1c09 Introduce device class into fuxx workign directories and have glbcheck handle unsupported 5k tiles ok. Scott Shawcroft 2017-07-02 15:38:44 -0700
  • b61cfb8a01 iceprog: Add manpage Roland Lutz 2017-06-12 20:02:34 +0200
  • eef1731d2b iceprog: Return a meaningful exit status Roland Lutz 2017-06-11 14:38:43 +0200
  • 7b97eb4177 iceprog: When reading, don't write more bytes than requested Roland Lutz 2017-06-08 19:40:08 +0200
  • 8413b2c689 iceprog: Allow programming from pipe Roland Lutz 2017-06-08 14:11:53 +0200
  • 0bd8876d7f iceprog: Allow programming from standard input Roland Lutz 2017-06-22 21:36:11 +0200
  • 47c9cd4ac1 iceprog: Open input/output files before talking to hardware Roland Lutz 2017-06-08 19:08:42 +0200
  • 6741d93245 iceprog: Overhaul `--help' text Roland Lutz 2017-06-07 17:33:59 +0200
  • 703a913bd1 iceprog: Add option `--help' Roland Lutz 2017-06-07 19:46:08 +0200
  • 7201da8cfd Update PLL DIVF range to be [0,127] C-Elegans 2017-06-24 16:13:16 -0400
  • a25c8679ac More work figuring out values in icebox.py Scott Shawcroft 2017-06-23 22:53:54 -0700
  • 2a7139115c work in progress chipdb Scott Shawcroft 2017-06-22 10:28:22 -0700
  • 58a6110be1 Add icefuzz support for the UP5K and rework underlying device specification for more flexibility. Scott Shawcroft 2017-06-22 17:38:38 -0700
  • ed8c4e8c03 initial packing and unpacking parameters Scott Shawcroft 2017-06-20 16:50:52 -0700
  • 5dd8d1172c icefuzz support for ice40UP5k FPGA Scott Shawcroft 2017-06-20 00:28:34 -0700
  • 86af65cc32 iceprog: Check for non-applicable options Roland Lutz 2017-06-07 19:41:35 +0200
  • 90381332e2 iceprog: Check for invalid offset/size arguments Roland Lutz 2017-06-07 20:11:43 +0200
  • dbdc65b65b iceprog: Give more information about invocation errors Roland Lutz 2017-06-07 19:40:54 +0200
  • 1fefe35545 Fix I/O tile documentation Roland Lutz 2017-06-07 16:30:29 +0200
  • c73119dec6 Merge 0c2a733e29 into 8611d612d4 Sebastian Kuzminsky 2017-05-14 18:41:34 +0000
  • c41bcdf4ac Merge ead374db94 into 8611d612d4 Jesús Arroyo Torrens 2017-05-14 18:41:34 +0000
  • 8611d612d4 Merge pull request #81 from cbiffle/allow-long-sym-lines Clifford Wolf 2017-05-11 11:06:27 +0200
  • e787fa2d30 icetime: never silently truncate asc file lines Cliff L. Biffle 2017-05-09 08:06:43 -0700
  • 0f64fdf573 Merge pull request #80 from set-soft/less_latency Clifford Wolf 2017-05-03 20:54:33 +0200
  • 08d2c63485 Reduced the timer latency to 1 (minimum allowed) some users are reporting better results Salvador E. Tropea 2017-05-03 12:57:22 -0300
  • dc93d5805a Merge pull request #79 from set-soft/fix_latency_timer Clifford Wolf 2017-05-03 17:00:44 +0200
  • 05f0f33c1c Added code to restore the original timer latency. In this way the user can avoid 500 Hz interrupts. Salvador E. Tropea 2017-05-03 10:25:09 -0300
  • 73fffc21fa Added a call to ftdi_set_latency_timer to make iceprog performance independent of system settings Salvador E. Tropea 2017-05-03 10:08:26 -0300
  • 587363b64a Add missing .rpt file to iceblink example "make clean" Clifford Wolf 2017-04-23 16:00:41 +0200
  • 938c15cd33 Add Alpine Linux prerequisites and rework 'What are the Tools? How to install?' 1138-4EB 2017-03-27 15:29:31 +0200
  • bb42a74f90 Fix 32c3 video link in docs Clifford Wolf 2017-03-19 14:04:29 +0100
  • 3eb2bf12bf Merge pull request #75 from joshhead/icepll-comma Clifford Wolf 2017-03-14 11:29:20 +0100
  • 5bde6134ce Remove trailing comma in icepll module output. Josh Headapohl 2017-03-13 23:01:56 -0400
  • efbf7846fe Add LP384 to list of supported devices Clifford Wolf 2017-03-13 11:40:19 +0100
  • b2b7985e81 Add LP384 support to icetime Clifford Wolf 2017-03-13 11:34:02 +0100
  • 314628ffd3 Disable propagation of LP384 ieren bits into iceboxdb.py Clifford Wolf 2017-03-11 11:16:23 +0100
  • ca19eafe7a Merge branch 'master' of https://github.com/hermitsoft/icestorm Clifford Wolf 2017-03-11 11:06:53 +0100
  • e832acc445 icefuzz data and test scripts for LP384-CM49 hermitsoft 2017-03-10 02:09:46 +0100
  • dacf221f3b make_mesh.py fix for even pin-distribution hermitsoft 2017-03-09 15:40:43 +0100
  • f7334fcf4a Maximized icefuzz testcases for LP384-CM49 hermitsoft 2017-03-09 15:23:54 +0100
  • 62b7f71319 ieren and pin info for all LP384 hermitsoft 2017-03-09 13:53:34 +0100
  • 1f1f10b7f0 Merge branch 'hermitsoft' Clifford Wolf 2017-03-09 10:29:23 +0100
  • 9efea90b1a Add icecube.sh support for lp384-cm36 and lp384-cm49, make cm49 default Clifford Wolf 2017-03-09 10:28:57 +0100
  • 89fe3abc45 Icebox builds chipdb-384, icebox.py data still to refine. hermitsoft 2017-03-08 20:30:45 +0100
  • 1a50795c2d filled LP384 fields in icebox.py but data needs refinement hermitsoft 2017-03-08 17:45:18 +0100
  • 3099287094 Some LP384 data added to icebox.py hermitsoft 2017-03-08 15:23:57 +0100
  • d4a3c95543 Fix icecube.sh -384 Clifford Wolf 2017-03-08 14:05:45 +0100
  • 4a4be48c34 Merge branch 'hermitsoft' Clifford Wolf 2017-03-08 13:40:35 +0100
  • 038bf76caa Fix some of the obvious 384 todos in icebox.py Clifford Wolf 2017-03-08 13:39:15 +0100
  • a2e8c06d68 Remove some trailing whitespaces Clifford Wolf 2017-03-08 13:31:32 +0100
  • cdaab84e63 Merge remote-tracking branch 'upstream/master' hermitsoft 2017-03-07 23:35:22 +0100
  • 85cdeeb441 tmedges.txt added, icebox-Makefile buildable hermitsoft 2017-03-07 23:12:00 +0100
  • 873c092714 LP384 timings exported too by Makefile hermitsoft 2017-03-07 23:06:32 +0100
  • f8934de8d5 icefuzz make_xxx.py files are ready for LP384. hermitsoft 2017-03-07 22:39:04 +0100
  • 2ca9f929ac Fixes for LP384 in some make_xx.py, etc hermitsoft 2017-03-07 18:11:07 +0100
  • 2281f91536 LP384 support in icefuzz (Makefile,icebox.sh,etc) hermitsoft 2017-03-07 15:58:09 +0100
  • d3e368828e LP384 support in icefuzz (Makefile,icebox.sh,etc) hermitsoft 2017-03-07 15:56:17 +0100
  • de563bdd95 Merge branch 'hermitsoft-master' Clifford Wolf 2017-03-07 08:09:49 +0100
  • 2931984587 Fix trailing whitespace in icepack.cc Clifford Wolf 2017-03-07 08:08:10 +0100
  • 0a5d434009 Work started for LP384 chipdb. hermitsoft 2017-03-06 23:24:52 +0100
  • 4d4738beea Disabling BRAM commands in bitsream for LP384 hermitsoft 2017-03-06 16:56:32 +0100
  • e207307c74 LP384 support in icepack - log_level back to 0 hermitsoft 2017-03-06 01:24:20 +0100
  • fdf863b791 LP384 support in icepack (tested on real chip) Mihály Horváth 2017-03-05 22:25:47 +0100
  • 7ea1726fcc Merge branch 'master' of github.com:cliffordwolf/icestorm Clifford Wolf 2017-02-26 11:46:11 +0100
  • 7d98cd82f9 Add "icetime -N" Clifford Wolf 2017-02-26 11:45:54 +0100
  • bbae9b3e90 Add icemulti -a<n>, -A<n> Clifford Wolf 2017-02-16 17:07:14 +0100
  • ce4e1bcfd8 Merge branch 'makefiles' of https://github.com/lineprinter/icestorm into lineprinter-makefiles Clifford Wolf 2017-02-13 14:39:44 +0100
  • ea82010fbf Clean up Makefiles Elvira Khabirova 2017-02-12 02:50:15 +0300
  • 399830dda5 Merge pull request #70 from lineprinter/gitignore Clifford Wolf 2017-02-12 10:11:40 +0100
  • d86f2493dc Merge 919ea7904e into 40eb5c03fd Pedro Lopes 2017-02-12 00:23:55 +0000
  • 2c34faa337 icecompr/.gitignore: add missing files Elvira Khabirova 2017-02-12 02:52:21 +0300
  • 40eb5c03fd Update docs index.html Clifford Wolf 2017-02-04 20:23:26 +0100
  • a3341973b7 Merge pull request #67 from matthiasbock/master Clifford Wolf 2017-02-04 17:03:45 +0100
  • b6dcaaee4d icepll: changes according to cliffordwolf/icestorm#67: * corrected getopt argument * removed PLLOUT_SELECT("GENCLK") from output Matthias 2017-02-04 16:57:20 +0100