Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Tileable Routing Resource Graph Builder #2135

Open
wants to merge 356 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 19, 2022

  1. [vpr] debugging

    tangxifan committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    bb895cb View commit details
    Browse the repository at this point in the history
  2. [vtr] fixed a bug on sorting incoming edges for IPIN nodes: Only cons…

    …ider a limited sides because channel nodes could be duplicated on multiple sides
    tangxifan committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    6576247 View commit details
    Browse the repository at this point in the history
  3. [vpr] fixed a bug

    tangxifan committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    332bc90 View commit details
    Browse the repository at this point in the history
  4. [vtr] fixed a bug

    tangxifan committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    2f1bfd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    d3a8039 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    3238de2 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. [vpr] fixed a bug in finding direct connection in tileable rr_graph; …

    …Remove verbose outputs
    tangxifan committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    1a8c875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c415acb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    970afa5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. [CMake] Added an option 'VTR_ENABLE_VERSION_UP_TO_DATE' which allows …

    …users to skip version build (by default is always on). This can reduce build time when use VTR as a submodule
    tangxifan committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    c33574d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    147200b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    942d1bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56a1eb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    69773db View commit details
    Browse the repository at this point in the history
  2. [vpr] code format

    tangxifan committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    c70f97b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5226096 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    b763242 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    ff83963 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    3264072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c162275 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0d1bb6 View commit details
    Browse the repository at this point in the history
  4. [vpr] code format

    tangxifan committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    921e1ba View commit details
    Browse the repository at this point in the history
  5. Merge branch 'openfpga' of github.com:verilog-to-routing/vtr-verilog-…

    …to-routing into openfpga
    tangxifan committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    4834fd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    01e288c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    b156bf4 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    3637125 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    c8f5a65 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    caf364c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Support route constraint.

    Tulong4Dev committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    96ea971 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Support route constraints.

    Tulong4Dev committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    671c9d2 View commit details
    Browse the repository at this point in the history
  2. Clean up code format.

    Tulong4Dev committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    22f0d32 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    62e42cf View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    d1c0382 View commit details
    Browse the repository at this point in the history
  2. Code format clang-7.

    Tulong4Dev committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    afed57f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    5462d26 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Merge pull request #2243 from verilog-to-routing/local_clock_reset

    Route constraint for local clock and reset.
    tangxifan authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9e53e9a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Configuration menu
    Copy the full SHA
    99c132d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52bd89f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    7a4150d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac6b2f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60721ba View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    5795b7d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. [core] debugging

    tangxifan committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    69d852d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. [core] debugging

    tangxifan committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    67a84e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f573c44 View commit details
    Browse the repository at this point in the history
  3. [core] debugging

    tangxifan committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    8e623dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a9b970 View commit details
    Browse the repository at this point in the history
  5. [core] typo

    tangxifan committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    4199c48 View commit details
    Browse the repository at this point in the history
  6. [core] syntax

    tangxifan committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2796b58 View commit details
    Browse the repository at this point in the history
  7. [core] debugging

    tangxifan committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    ebb804e View commit details
    Browse the repository at this point in the history
  8. [core] fixed a bug

    tangxifan committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    0f40ecb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    fb90ee8 View commit details
    Browse the repository at this point in the history
  2. Fix the memory leak.

    Tulong4Dev committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    89cc2e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a492d95 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    ba41ecf View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. add test.

    Tulong4Dev committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    5119ac8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'route_constraint_dev' of github.com:Tulong4Dev/vtr-veri…

    …log-to-routing into route_constraint_dev
    Tulong4Dev committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    57e6b8c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Update test.

    Tulong4Dev committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    d501af2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcc1881 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    63b028d View commit details
    Browse the repository at this point in the history
  2. update document.

    Tulong4Dev committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    f3b42d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. update golden results.

    Tulong4Dev committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    0dbd685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71db0a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. update golden.

    Tulong4Dev committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    bd59994 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    8593cb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    294c49b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. support route constraints.

    Tulong4Dev committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    1b95c01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    458fa39 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    4c43c74 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:verilog-to-routing/vtr-verilog-to…

    …-routing into openfpga
    tangxifan committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    0b915ba View commit details
    Browse the repository at this point in the history
  3. [core] code format

    tangxifan committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    6ac416c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d70659f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    42e48e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    2dc4652 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2290 from Tulong4Dev/route_constraint_dev

    Route constraint dev
    tangxifan authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    90ee6e6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    5482f33 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    fba499c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    39e6067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    863989a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    0963c20 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    5b4cb5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    590e509 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Code formatting

    behzadmehmood-rs committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a64640f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    457df49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4bbcf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8f5150 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f4d83c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Merge pull request #1 from RapidSilicon/encrypt_decrypt

    Adding Encryption and Decryption Tool for XML
    nadeemyaseen-rs authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d03afb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00ebcfe View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    1b16ebc View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    62cf034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd82740 View commit details
    Browse the repository at this point in the history
  3. resolving conflicts

    umariqbal-rs committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    af4588c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1cd7e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30aa1b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1fd296 View commit details
    Browse the repository at this point in the history
  7. resolving conflicts

    umariqbal-rs committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c7ffb75 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a39da36 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5bea5da View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    db9b073 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62e9990 View commit details
    Browse the repository at this point in the history
  3. [core] add support on shrink boundary on device grid when building ti…

    …leable routing resource graph
    tangxifan committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    25b9537 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. [core] debugging

    tangxifan committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a367a3f View commit details
    Browse the repository at this point in the history
  2. [core] code format

    tangxifan committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d33d1a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26adc85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8293cf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a261464 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c92a92f View commit details
    Browse the repository at this point in the history
  7. [lib] code format

    tangxifan committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8f4c556 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    b5de5aa View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    62fa483 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    442d0eb View commit details
    Browse the repository at this point in the history
  2. [core] syntax

    tangxifan committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ec634df View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    5f6b659 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c63a31 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    4014b32 View commit details
    Browse the repository at this point in the history
  2. [core] fixed a bug

    tangxifan committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    825a88e View commit details
    Browse the repository at this point in the history
  3. [core] format

    tangxifan committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    690f7cb View commit details
    Browse the repository at this point in the history
  4. [core] fixed a bug

    tangxifan committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    3273c29 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Merge pull request #2358 from RapidSilicon/openfpga

    Adding Encryption and Decryption Tool for XML
    tangxifan authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    254d38f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    98b66c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4a41b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    8bb5d87 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    5d2977d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86ecab7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2418 from coolbreeze413/openfpga

    Add 'not found' check for finding file extension of arch xml
    tangxifan authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a0f8c00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    823434c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. [core] remove tbb lines

    tangxifan committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a7d6bfe View commit details
    Browse the repository at this point in the history
  2. [core] syntax

    tangxifan committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2be89f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    1d7a537 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81a956f View commit details
    Browse the repository at this point in the history
  3. [core] code format

    tangxifan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1364df8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71efc94 View commit details
    Browse the repository at this point in the history
  5. [core] code format

    tangxifan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b77ad08 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of github.com:verilog-to-routing/vtr-verilog-to…

    …-routing into openfpga
    tangxifan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6ae65b6 View commit details
    Browse the repository at this point in the history
  7. [core] resolve conflicts

    tangxifan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5d41e33 View commit details
    Browse the repository at this point in the history
  8. [core] fixed a bug

    tangxifan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    229e43e View commit details
    Browse the repository at this point in the history
  9. [core] fixing the bug

    tangxifan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c19af24 View commit details
    Browse the repository at this point in the history
  10. [core] syntax

    tangxifan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    45883aa View commit details
    Browse the repository at this point in the history
  11. [core] syntax

    tangxifan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a668e39 View commit details
    Browse the repository at this point in the history
  12. [core] syntaxc

    tangxifan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    320ab25 View commit details
    Browse the repository at this point in the history
  13. [core] fixed a bug

    tangxifan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7b5d47b View commit details
    Browse the repository at this point in the history
  14. [core] fixed a bug

    tangxifan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d65c054 View commit details
    Browse the repository at this point in the history
  15. [core] fixed a bug

    tangxifan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2818f1b View commit details
    Browse the repository at this point in the history
  16. [core] debug

    tangxifan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    eb97228 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    798430b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84870b3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    6cb8f41 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    3240996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d428ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83ac18f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fc437b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54d9715 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87ddc76 View commit details
    Browse the repository at this point in the history
  7. [lib] fixed a few bugs

    tangxifan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1088c3c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da0d678 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. [vpr] debugging

    tangxifan committed May 4, 2024
    Configuration menu
    Copy the full SHA
    f9bfe6d View commit details
    Browse the repository at this point in the history
  2. [lib] debugging

    tangxifan committed May 4, 2024
    Configuration menu
    Copy the full SHA
    f8ed27a View commit details
    Browse the repository at this point in the history
  3. [lib] fixed the bug in I/O of rrgraph. Seems that the ostream require…

    … std:string after to_string conversion
    tangxifan committed May 4, 2024
    Configuration menu
    Copy the full SHA
    d687349 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    616629d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e87fb4 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    e62d84a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    695c053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ba4766 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8def01 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    26bac8c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    7b78e57 View commit details
    Browse the repository at this point in the history
  2. [core] syntax

    tangxifan committed May 19, 2024
    Configuration menu
    Copy the full SHA
    76e9bc1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    48c0303 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27caa3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    ec85a46 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    91e62d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1b89e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    82a1860 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. resolve merge conflicts.

    Tulong4Dev committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d8cd3db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2591 from verilog-to-routing/resolve_merge_conflict

    resolve merge conflicts.
    tangxifan authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    755662b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ffc583 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    6e8ac62 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    e099206 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fed10de View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    2ff460a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    6a4f0ca View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    115d237 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    a7b8546 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4ddd25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    691ae6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    619e94e View commit details
    Browse the repository at this point in the history
  5. [vpr] syntax

    tangxifan committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e4e158d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57dc489 View commit details
    Browse the repository at this point in the history
  7. [test] add new test

    tangxifan committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    46dd4bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1f3c80 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76d69fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3095c28 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. [vpr] typo on debug string

    tangxifan committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    64bbd24 View commit details
    Browse the repository at this point in the history
  2. [vpr] fix minor bug where sort edge is not applicable to boundary gsb…

    …s when perimeter_cb is on
    tangxifan committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7aa2304 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97c106c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b172d26 View commit details
    Browse the repository at this point in the history
  5. [vpr] syntax

    tangxifan committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ae9eb2d View commit details
    Browse the repository at this point in the history
  6. [vpr] syntax

    tangxifan committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b9bc0cb View commit details
    Browse the repository at this point in the history
  7. [vpr] syntax

    tangxifan committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    159bea4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fbbf53d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    19fa43c View commit details
    Browse the repository at this point in the history
  10. [core] debug

    tangxifan committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    589b6bc View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. [vpr] now change to a simpler rr gsb coordinate system: grid is moved…

    … to the bottom-left corner
    tangxifan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e9d5647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d338952 View commit details
    Browse the repository at this point in the history
  3. [vpr] syntax

    tangxifan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ba0576d View commit details
    Browse the repository at this point in the history
  4. [vpr] debugging

    tangxifan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    826a10b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b06f2ee View commit details
    Browse the repository at this point in the history
  6. [core] debug

    tangxifan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    de0d0bc View commit details
    Browse the repository at this point in the history
  7. [core] debugging

    tangxifan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0a1bc20 View commit details
    Browse the repository at this point in the history
  8. [core] debug

    tangxifan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4da28ff View commit details
    Browse the repository at this point in the history
  9. [core] debug

    tangxifan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c71c3b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d2be1c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    3eca1f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abf1ce6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f82dd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11e3b5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2040d43 View commit details
    Browse the repository at this point in the history
  6. [core] code format

    tangxifan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5ca82e5 View commit details
    Browse the repository at this point in the history
  7. [core] debugging

    tangxifan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ddc3ac4 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    67fe7a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8b2ac7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2482506 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    7f1df67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18be453 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6537c73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd5e470 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    6d1dd98 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    deb8802 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Merge pull request #2629 from verilog-to-routing/rem_warnings

    Removing warnings from libencrypt and libdecrypt
    tangxifan authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9eef18c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51bd666 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    42829ed View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    af8895e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    9dc2a45 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    83f8bfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ddf4ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    585bd4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    727ecf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    2eb6eb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7569f73 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    e677079 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    a3b55ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    876311a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    6ce3706 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    39c80f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    04959b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    fee1e52 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. [lib] syntax

    tangxifan committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d0f15b1 View commit details
    Browse the repository at this point in the history
  2. [core] resolve conflicts

    tangxifan committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6692776 View commit details
    Browse the repository at this point in the history
  3. [lib] clang syntax

    tangxifan committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8178b71 View commit details
    Browse the repository at this point in the history