Commit Graph

  • bc00250f90 Run make format. Keith Rothman 2020-02-18 13:07:57 -0800
  • e626994d4d Add some samples for cfg_int to remove discrepancies. Keith Rothman 2020-02-18 13:03:25 -0800
  • 61d4a43b3f Remove some unused targets from fuzzaddr/common.mk Keith Rothman 2020-02-18 13:02:59 -0800
  • 6a50598cdc Sort tilegrid_tdb.json for better debugging. Keith Rothman 2020-02-18 13:02:34 -0800
  • 32833e6f93 Add diagnostic to find 005 instability. Keith Rothman 2020-02-18 12:47:17 -0800
  • 850d16fa02 Don't clobber other parts build directories on run target. Keith Rothman 2020-02-18 11:53:01 -0800
  • d6e4c28323 Report full untruncated log upon failure. Keith Rothman 2020-02-18 11:26:22 -0800
  • 63ab362d2a Fix clean step update for 073. Keith Rothman 2020-02-18 11:25:14 -0800
  • 6bace67abf Don't double build the harnesses. Keith Rothman 2020-02-18 11:24:54 -0800
  • 907a9ee72e Pass MAKEFLAGS to children. Keith Rothman 2020-02-18 11:24:13 -0800
  • 3aeb1f120a Also clean log directories. Keith Rothman 2020-02-18 11:04:36 -0800
  • ec6b1aa02d Fix some typo's. Keith Rothman 2020-02-18 11:03:18 -0800
  • f4fd84625f Add part to run_fuzzer output. Keith Rothman 2020-02-18 11:00:06 -0800
  • 80add259ed Fix some parallelism issues. Keith Rothman 2020-02-18 10:24:49 -0800
  • 9f839a7a08 Attempt to parallelize 074 for additional parts. Keith Rothman 2020-02-18 09:00:34 -0800
  • 44b79e1e85 Remap some timing models. Keith Rothman 2020-02-14 09:36:25 -0800
  • 073c976128 cleaning fuzzers before running roi_only target commands Alessandro Comodi 2020-02-13 12:10:58 +0100
  • 2bc72b5cce Increase number of processes allowed to run during final grid reduction. Keith Rothman 2020-02-12 15:47:36 -0800
  • 6129df827f Increase vivado processes for extra parts. Keith Rothman 2020-02-10 12:25:00 -0800
  • 4691ba3183 Remove temp files after 074 completes. Keith Rothman 2020-02-10 12:23:13 -0800
  • 3f435ea30b 074-dump_all: fix bug when annotating wires speed model Alessandro Comodi 2020-02-07 14:54:08 +0100
  • 43699a09ac 074-dump_all: fix bug in site pin delay addition Alessandro Comodi 2020-02-06 11:24:55 +0100
  • 1257f9f855 074-dump_all: remove speed_index from tile_types Alessandro Comodi 2020-02-05 17:05:33 +0100
  • b24f5f5ad3 fuzzers: clean and do make fuzzer/run.ok when generating part_only Alessandro Comodi 2020-02-05 11:37:34 +0100
  • a2120b529e 074-dump_all: direct speed model tmp files to specimen directory Alessandro Comodi 2020-02-05 10:55:53 +0100
  • 1004ad6633 074-dump_all: get vivado exec path from env variable Alessandro Comodi 2020-02-04 23:33:30 +0100
  • 46c28ccb91 074-dump_all: continue if site_pin is NoneType Alessandro Comodi 2020-02-04 22:14:51 +0100
  • 986ca05686 074-dump_all: remove unnecessary lines from jobtiles.tcl Alessandro Comodi 2020-02-04 20:53:25 +0100
  • c16b1233d5 074-dump_all: back annotation added to tile types Alessandro Comodi 2020-02-04 20:22:10 +0100
  • a3b8e56194 074-dump_all: added creation of json speed model file for backannotation Alessandro Comodi 2020-02-04 19:18:41 +0100
  • ce35c7c37c 074-dump_all: annotate only speed model index Alessandro Comodi 2020-02-04 14:49:04 +0100
  • 194cc230f1 fix possible concurrency issue Alessandro Comodi 2020-01-28 14:46:43 +0100
  • c20d1d46e5 re-enable artix 200T extra-part generation Alessandro Comodi 2020-01-24 16:35:43 +0100
  • 84b1457b88
    Merge pull request #1238 from litghost/remap_some_timing litghost 2020-02-19 16:31:44 -0800
  • 445934140e Fix up some comments. Keith Rothman 2020-02-19 15:15:59 -0800
  • 328903d2be Add workaround for double counting of long wire delay. Keith Rothman 2020-02-14 11:33:28 -0800
  • f7e3442f74 Remap some timing models. Keith Rothman 2020-02-14 09:30:26 -0800
  • 9aec0c8d9c Sort wire pairs using extract_numbers. Keith Rothman 2020-02-19 06:25:45 -0800
  • c2a5c7ffa1 Remove broken special case logic from xjson. Keith Rothman 2020-02-18 15:41:24 -0800
  • 0364315e82 Avoid race in 001 fuzzer. Keith Rothman 2020-02-18 06:47:30 -0800
  • 222eefcece Use extract_numbers for sort keys to preserve previous DB output. Keith Rothman 2020-02-18 06:43:53 -0800
  • 5165df03fe utils: Support global python environment settings. Tim 'mithro' Ansell 2020-02-18 10:23:07 -0800
  • f4368e62e5 utils: Sort requirements.txt file. Tim 'mithro' Ansell 2020-02-18 10:13:05 -0800
  • b55c225f69 utils: Fix invalid escaping sequence. Tim 'mithro' Ansell 2020-02-18 10:12:20 -0800
  • 66916fb787
    Merge pull request #1245 from antmicro/fix_1234 litghost 2020-02-18 09:58:46 -0800
  • c0289c5948
    Merge pull request #1186 from antmicro/in_term_group litghost 2020-02-18 09:20:31 -0800
  • 89761c1102 Add some sorting to JSON outputs. Keith Rothman 2020-02-14 09:29:29 -0800
  • 26d8024402 Use sort key for sets. Keith Rothman 2020-02-13 17:11:29 -0800
  • 822a61e2f6 Do not sort already ordered data. Keith Rothman 2020-02-13 16:35:58 -0800
  • 9183126bdd Fixed the 030 fuzzer to automatically detect where the PUDC_B site is. Maciej Kurc 2020-02-18 12:01:02 +0100
  • d0c7925763 Move feature grouping before zero bits add and ambiguous solution removal. Maciej Kurc 2020-02-18 11:17:58 +0100
  • 2339c0715e
    Merge pull request #1235 from litghost/update_timing_scripts litghost 2020-02-14 09:45:38 -0800
  • e8a52f927d Fixed bug that allowed duplicate solutions. Maciej Kurc 2020-02-14 09:39:58 +0100
  • b9302a09c6 Add openpyxl to requirements.txt Keith Rothman 2020-02-13 15:21:05 -0800
  • 72ad5d0c4d Add wire filtering to create_timing_worksheet_db.py Keith Rothman 2020-02-13 13:41:40 -0800
  • d95eefc8de Fix some bugs present timing analysis script. Keith Rothman 2020-02-13 13:12:24 -0800
  • 541d88c999
    Merge pull request #1229 from litghost/serdes_timing litghost 2020-02-13 07:41:43 -0800
  • e4f544eb91
    Merge pull request #1231 from litghost/add_xc7a35tftg256pkg litghost 2020-02-13 07:41:25 -0800
  • 014462de26 Ported tag grouping to dbfixup.py Maciej Kurc 2020-02-13 13:47:32 +0100
  • db14b30fdb
    Merge pull request #1230 from litghost/sorting-fix Tim Ansell 2020-02-12 19:26:08 -0800
  • 7dfd4adaa8 Remove xjson from 074. Keith Rothman 2020-02-12 07:36:31 -0800
  • fba82535f8 Add xc7a35tftg256 package to extra output. Keith Rothman 2020-02-12 09:16:23 -0800
  • 49b5a8cde6 Handle weird bel pins that aren't really clocks. Keith Rothman 2020-02-12 12:50:54 -0800
  • 2f25a2682c ddr-uart: using same design needed in arch-defs for the ddr test Alessandro Comodi 2020-02-12 10:57:34 +0100
  • 2f388235e4 Update doctests. Keith Rothman 2020-02-11 20:55:07 -0800
  • ec69db772d Remove progressbar Keith Rothman 2020-02-11 20:50:50 -0800
  • 0c1a404ab1 Run make format. Keith Rothman 2020-02-11 20:49:09 -0800
  • 5837b757cb Add sdf parser library to requirements. Keith Rothman 2020-02-11 20:38:47 -0800
  • 564863ccad Refactor remaining function in tim2json.py Keith Rothman 2020-02-11 20:28:52 -0800
  • e17f9e8140 Refactor routines to read pins, props, and site pins. Keith Rothman 2020-02-11 20:09:17 -0800
  • b9f8f962f1 Start of SERDES timing. Keith Rothman 2020-02-11 16:52:12 -0800
  • d8168d9ffe
    Merge pull request #1228 from litghost/handle_jobserver_auth_flag litghost 2020-02-11 08:51:10 -0800
  • 18cd6aff1c xjson: Support sets + add doctest. Tim 'mithro' Ansell 2020-02-11 08:42:14 -0800
  • cbe53a98e0 Separated segbit file reading into a function. Maciej Kurc 2020-02-11 12:37:31 +0100
  • 1196f67f71 Moved the group.py script to the utils dir. Maciej Kurc 2020-01-28 09:12:54 +0100
  • b20bae5341 Added grouping of IN_TERM features so they can be decoded unambigosly. Maciej Kurc 2019-12-20 13:03:31 +0100
  • 2678e7a3a7 Handle both jobserver-fds and jobserver-auth flags. Keith Rothman 2020-02-10 13:38:01 -0800
  • 0362854b05 Don't sort the CSV fields. Tim 'mithro' Ansell 2020-02-10 12:04:09 -0800
  • 8b560d0d02 utils: Fix broken sorting of tileconn.json Tim 'mithro' Ansell 2020-02-10 11:07:56 -0800
  • 21710d336f Ignore docs/env. Tim 'mithro' Ansell 2020-02-10 08:12:24 -0800
  • 3c91c98e03 Fix the sorting stage. Tim 'mithro' Ansell 2020-02-09 23:17:56 -0600
  • fb5a88a6b8 uart_ddr: improve sdram test script Alessandro Comodi 2020-02-10 14:35:37 +0100
  • fd88bf59e0
    Merge pull request #1222 from SymbiFlow/dependabot/submodules/third_party/googletest-41b5f14 SymbiFlow Robot 2020-02-10 00:15:53 +0100
  • 061d1e4b2a
    Merge pull request #1223 from SymbiFlow/dependabot/submodules/third_party/yaml-cpp-ce056ac SymbiFlow Robot 2020-02-10 00:15:50 +0100
  • 8e9c9eb112
    Merge pull request #1224 from SymbiFlow/dependabot/submodules/third_party/yosys-2e8d6ec SymbiFlow Robot 2020-02-10 00:15:46 +0100
  • 4332991905
    Merge pull request #1225 from SymbiFlow/dependabot/submodules/third_party/abseil-cpp-d95d156 SymbiFlow Robot 2020-02-10 00:15:43 +0100
  • afda6801d9
    build(deps): bump third_party/abseil-cpp from `4442770` to `d95d156` dependabot-preview[bot] 2020-02-08 05:16:26 +0000
  • d7ad46e972
    build(deps): bump third_party/yosys from `81e6b04` to `2e8d6ec` dependabot-preview[bot] 2020-02-08 05:16:06 +0000
  • 4db0ba4f3f build(deps): bump third_party/yaml-cpp from `c946011` to `ce056ac` dependabot-preview[bot] 2020-02-08 05:15:45 +0000
  • 9024425aeb
    build(deps): bump third_party/googletest from `10b1902` to `41b5f14` dependabot-preview[bot] 2020-02-08 05:15:25 +0000
  • 87622ce073
    Merge pull request #1221 from antmicro/fix-db-clean Alessandro Comodi 2020-02-06 23:41:59 +0100
  • a6ee983026 database make: clean also part-dependent directories Alessandro Comodi 2020-02-06 11:29:35 +0100
  • 51158fd0b8 uart-ddr: addressed review comments and fixed file locations Alessandro Comodi 2020-02-04 11:10:40 +0100
  • 8a7e7664f8 uart_ddr: checking out litex at specific commits Alessandro Comodi 2020-02-03 17:17:35 +0100
  • 8736d80af3 run make format Alessandro Comodi 2020-02-03 13:08:15 +0100
  • f85e244ac6 Added UART DDR minitest Alessandro Comodi 2020-02-03 12:30:42 +0100
  • bdb876caec
    Merge pull request #1215 from antmicro/run_fuzzer_units_fix Tomasz Michalak 2020-01-30 08:27:13 +0100
  • de763a309c fuzzers: Add support for KiB, MiB and GiB units Tomasz Michalak 2020-01-29 12:31:46 +0100
  • e8dc9aff3f
    Merge pull request #1170 from antmicro/ps7_xtra litghost 2020-01-28 09:33:24 -0800
  • 45338f1af4 Reworked the PS7 port def. extractor so instead of a minitest its now a fuzzer. Maciej Kurc 2020-01-28 12:17:16 +0100