Commit Graph

  • 4122384e74 settings: Remove XRAX_PIN_xx from Makefile Daniel Schultz 2021-01-07 19:04:01 +0100
  • 54808f48fb fuzzers: Set part information to env Daniel Schultz 2021-01-07 18:32:23 +0100
  • 082e982911 prjxray: Update scripts to access fabric data Daniel Schultz 2021-01-07 19:07:55 +0100
  • ec15a221d6 utils: xyaml: Do not use deprecated function Daniel Schultz 2021-01-05 23:36:24 +0100
  • d3fba0c6a0 utils: Overwrite localisation settings Daniel Schultz 2021-01-11 21:45:25 +0100
  • ce6470cb84
    Bump third_party/yaml-cpp from `33316d5` to `a6bbe0e` dependabot-preview[bot] 2021-01-09 05:19:22 +0000
  • 471b314529 disassembler: sort remaining unknown bits Alessandro Comodi 2021-01-05 18:14:17 +0100
  • 77e8b24c88
    Merge pull request #1528 from SymbiFlow/dependabot/submodules/third_party/googletest-ca4b7c9 Tim Ansell 2020-12-26 14:39:29 -0800
  • 01d9b1d52a
    Bump third_party/googletest from `41b5f14` to `ca4b7c9` dependabot-preview[bot] 2020-12-26 05:18:13 +0000
  • 291d9b91d3
    Merge pull request #1505 from antmicro/fix_links Robert Winkler 2020-12-15 16:55:51 +0100
  • 310292cf58 docs: Force Sphinx version higher or equal to 3.0 Robert Winkler 2020-12-01 16:43:33 +0100
  • 82309c0aa3 docs: Add recommonmark to extension list Robert Winkler 2020-12-01 16:42:10 +0100
  • 0ff4327729 docs: Fix links generation for markdown-code-symlinks Robert Winkler 2020-11-24 19:09:30 +0100
  • 483a89c292
    Merge pull request #1513 from antmicro/fix_format Robert Winkler 2020-12-12 10:50:17 +0100
  • 02361a7d41 format: Fix formating in bits2rbt Robert Winkler 2020-12-08 09:46:55 +0100
  • 714f4d9e66
    Merge pull request #1503 from antmicro/bits2rbt_and_aux litghost 2020-12-02 09:15:59 -0800
  • 1ddda8f79b bits2rbt: Fix compilation error Tomasz Michalak 2020-12-02 12:03:14 +0100
  • 8fa08195fb
    Merge pull request #1498 from antmicro/mmcm_rebuf_pips litghost 2020-12-01 10:02:41 -0800
  • a3ca052ccf bitread: Refactor AUX data extraction Tomasz Michalak 2020-12-01 15:47:54 +0100
  • e7826ee117 bits2rbt: Comment on some constant properties Tomasz Michalak 2020-12-01 15:34:03 +0100
  • fb607b2cbc bitread: Rename Aux extraction methods Tomasz Michalak 2020-12-01 15:24:35 +0100
  • f00011c8fd bitread: Make private members const and add some comments Tomasz Michalak 2020-12-01 15:16:20 +0100
  • 6740e18a63 Add test-tools to test pseudo target Tomasz Michalak 2020-12-01 15:13:47 +0100
  • 147631a90d Disable the bram test until fixed Tomasz Michalak 2020-12-01 15:13:22 +0100
  • 426c93cffd bitread: Add AUX support Tomasz Michalak 2020-11-18 14:39:55 +0100
  • f283ac921b Add tools test Tomasz Michalak 2020-11-18 15:01:31 +0100
  • 5b7d782737 Add bits2rbt tool Tomasz Michalak 2020-11-18 15:01:10 +0100
  • 489e438627
    Merge pull request #1506 from icgrp/syed/node_model_patch litghost 2020-11-30 12:25:03 -0800
  • f5bfdc6c28 Addresses review comments. Syed Tousif Ahmed 2020-11-30 14:08:47 -0500
  • 23059f6dc0 Fixes get_node_for_wire by initializing self.node Syed Tousif Ahmed 2020-11-26 22:47:49 -0500
  • 2353b22ca5
    Merge pull request #1486 from tcal-x/doc Other Tim 2020-11-20 13:15:51 -0800
  • d2de96b75f Fix trailing space issues. Tim Callahan 2020-11-20 12:11:26 -0800
  • c502aa029b Some final edits (fix section level of "Database Updates"). Tim Callahan 2020-11-20 11:37:01 -0800
  • 7f77e9f2af rm NEWPART.md; update README pointer; small edits. Tim Callahan 2020-11-20 10:11:07 -0800
  • 94f14cec0a Doc for adding a new part to PrjXray. Tim Callahan 2020-04-28 16:06:36 -0700
  • 3364526d14 Enabled MMCM REBUF PIP solution Maciej Kurc 2020-11-17 15:09:37 +0100
  • 0f93980875
    Merge pull request #1491 from antmicro/mmcm_comp litghost 2020-11-10 14:12:23 -0800
  • fe82e0f281 Added solution for some MMCM compensation settings Maciej Kurc 2020-11-10 14:09:01 +0100
  • 780b7e4d09
    Merge pull request #1483 from antmicro/mmcm_bit_conflict_fix Maciej Kurc 2020-11-04 10:31:16 +0100
  • 40a20bafdf Added forced routing of MMCM.CLKINn signals through HCLK tiles to remove bit aliasing Maciej Kurc 2020-11-03 16:48:27 +0100
  • af0b0a7657 Added solution for some additional MMCM features Maciej Kurc 2020-11-03 15:30:35 +0100
  • 6bf585ba72 Fixed manual route failure detection Maciej Kurc 2020-11-03 15:19:20 +0100
  • fbdd79949e
    Bump third_party/gflags from `addd749` to `827c769` dependabot-preview[bot] 2020-10-31 05:15:16 +0000
  • d4e307e71f
    Merge pull request #1474 from litghost/fix_new_bram36_features litghost 2020-10-28 21:58:57 -0700
  • 88fc1f1b40 Fix new BRAM36 features. Keith Rothman 2020-10-28 13:37:12 -0700
  • 91d91357b5
    Merge pull request #1467 from litghost/add_node_names litghost 2020-10-27 08:55:27 -0700
  • 3abb90f2b5 Add comments to new scripts. Keith Rothman 2020-10-26 13:26:26 -0700
  • d117b73b18 Add node names to database. Keith Rothman 2020-10-23 14:39:04 -0700
  • 1b17af7d5c
    Merge pull request #1468 from litghost/fixup_requirements Tim Ansell 2020-10-24 11:55:14 -0700
  • 6497a56b15 Fixup doc requirements to work around https://github.com/pypa/pip/issues/9031 Keith Rothman 2020-10-23 15:14:42 -0700
  • aff076b47d
    Merge pull request #1466 from litghost/add_ram36_in_use_feature litghost 2020-10-23 07:24:17 -0700
  • 0deee961eb Add BRAM36_IN_USE feature. Keith Rothman 2020-10-22 17:20:36 -0700
  • 34043d1b3d
    Merge pull request #1447 from litghost/add_mmcm_pips litghost 2020-10-20 15:44:37 -0700
  • 69d40a054e Report bad line when reading segbits. Keith Rothman 2020-10-19 10:24:02 -0700
  • 4e4bcae418 Make MMCM pip fuzzer more robust. Keith Rothman 2020-10-13 13:09:22 -0700
  • af6700a692 Limit failure logging to output, but ensure that full logs are available. Keith Rothman 2020-10-08 09:36:42 -0700
  • 0fd5283c12 Correct MMCME_ADV in tcl filter statement. Keith Rothman 2020-10-07 14:16:40 -0700
  • 90d420eef3 Add initial MMCM feature and PIP support. Keith Rothman 2020-10-02 14:44:41 -0700
  • ac8d30e3fe
    Merge pull request #1453 from litghost/add_iff_in_use_feature litghost 2020-10-08 17:37:22 -0700
  • b741467366 Increase 044 filters and reverse order of mergedb for better errors. Keith Rothman 2020-10-08 11:18:27 -0700
  • 18488db7e2
    Merge pull request #1448 from litghost/fix_oserdes_dup litghost 2020-10-07 11:16:44 -0700
  • 9ecee64d4e Add IFF.IN_USE feature. Keith Rothman 2020-10-05 13:03:35 -0700
  • 90e51e2005
    Merge pull request #1454 from litghost/assorted_fixes litghost 2020-10-06 09:04:33 -0700
  • 7c869b7098 Add missing file segbits to 000-init-db. Keith Rothman 2020-10-05 10:22:45 -0700
  • 05d6a420f7 Add assertion to debug CI failure. Keith Rothman 2020-10-05 10:11:53 -0700
  • d208c43264
    Merge pull request #1452 from shirriff/patch-1 Tim Ansell 2020-10-05 06:27:58 -0700
  • 31969e8860
    Merge pull request #1414 from antmicro/fix-output-arg Alessandro Comodi 2020-10-05 14:21:03 +0200
  • 3cdbb021d5 Update tile_type.rst Ken Shirriff 2020-10-03 12:10:16 -0700
  • fc0e78a9da Fix duplicate feature ZBUF and TDDR.SRUSED. Keith Rothman 2020-10-02 19:08:36 -0700
  • 2e96cd2781
    Merge pull request #1446 from litghost/fix_cmt_pips litghost 2020-10-02 07:40:22 -0700
  • 39ca54d682
    Merge pull request #1441 from litghost/oserdes_features litghost 2020-10-02 07:35:51 -0700
  • a2e275e44c Add missing FREQ_BB active feature. Keith Rothman 2020-10-01 16:24:30 -0700
  • 8957367dd4 Fixup OSERDES features to handle missing bits. Keith Rothman 2020-09-25 14:12:10 -0700
  • 7692b9bea9
    Merge pull request #1429 from litghost/break_circular_import litghost 2020-10-01 17:30:37 -0700
  • 837e160560 Add fix to prevent INT features with 3 bits. Keith Rothman 2020-09-30 12:05:50 -0700
  • 5ad24eb6cd Make 018 more robust by selectively disabling inputs and outputs. Keith Rothman 2020-09-25 12:59:13 -0700
  • f1eabc62b7 Add some determinism to the randomness in 018. Keith Rothman 2020-09-11 10:51:21 -0700
  • 8f2456e4bd Output python3 version. Keith Rothman 2020-09-09 09:56:49 -0700
  • c7033a6a19 Clean up python install process. Keith Rothman 2020-09-09 09:40:53 -0700
  • fa6840e6db Break circular import through tile_segbits. Keith Rothman 2020-09-01 13:18:06 -0700
  • 58df67f243
    Merge pull request #1425 from litghost/update_req litghost 2020-08-28 09:24:05 -0700
  • 70c580b3be Relax scipy version requirement to simply a minimum version, rather than exact. Keith Rothman 2020-08-27 14:30:26 -0700
  • 0b28b67bd3 Move setting output path to `run` function Kamil Rakoczy 2020-08-05 12:33:01 +0200
  • 0339695c0d
    Merge pull request #1407 from antmicro/iserdes-features-grouping litghost 2020-07-30 10:12:56 -0700
  • 8780e2e6a1 Fixed tag grouping for ISERDES Maciej Kurc 2020-07-30 10:58:39 +0200
  • 4e63f301b8
    Merge pull request #1406 from antmicro/iserdes-features-rename Maciej Kurc 2020-07-30 09:08:57 +0200
  • 0ac02c2d27 Added a feature name check to mergedb.py Maciej Kurc 2020-07-29 16:33:18 +0200
  • f4778dbfda Changed ISERDES feature names to conform to fasm syntax Maciej Kurc 2020-07-29 16:24:56 +0200
  • ec6f9c517c
    Merge pull request #978 from antmicro/iserdes-fuzzer litghost 2020-07-21 09:08:15 -0700
  • 299e9dddde Cleaned up dbf files. Maciej Kurc 2020-07-20 10:12:00 +0200
  • 144eda40e5 Added licensing and encoding info Maciej Kurc 2020-07-17 13:05:09 +0200
  • 64b2075485 Fixes 035b feature prefixes, added tag grouping Maciej Kurc 2020-07-17 12:48:34 +0200
  • 6396c941af Fixed fuzzer dependency. Maciej Kurc 2019-11-26 16:16:16 +0100
  • 3ee95542b8 Enabled 035b in Makefile Maciej Kurc 2019-11-26 12:25:51 +0100
  • d83a7031e5 Code formatting. Maciej Kurc 2019-11-25 16:26:22 +0100
  • e68b3083d4 Added changing of clock inverters / updated bits.dbf Maciej Kurc 2019-11-25 16:13:49 +0100
  • ebf88a8430 Disabled renaming ILOGIC to IOB, code formatting. Maciej Kurc 2019-11-25 13:24:14 +0100
  • b02c0f5135 Removed aliasing with some PIP bits. Maciej Kurc 2019-11-25 12:48:21 +0100
  • 01c1b0e23c Added filtering of some overlapping bits (by frame idx). Executing logic put in a function. Maciej Kurc 2019-08-05 10:43:26 +0200
  • 10a6547252 Ran make format-py Maciej Kurc 2019-07-26 16:07:09 +0200