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

Merge branch 'main' of IObundle/iob-soc into if_gen2; Update py2hwsw version. #967

Merged
merged 24 commits into from
Nov 5, 2024

Commits on Aug 23, 2024

  1. Merge pull request IObundle#925 from arturum1/main

    Use Nix import instead of symlink
    jjts authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8927561 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 7, 2024

  1. add support for xsim

    jjts committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7275b96 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix(xsim): variables for remote simulation

    - add simulation variables for remote simulation
    - use same variables for VIVADO suite
    P-Miranda committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fd4e991 View commit details
    Browse the repository at this point in the history
  2. Merge pull request IObundle#957 from P-Miranda/main

    fix(xsim): variables for remote simulation
    jjts authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7de44f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. remove reset sync

    jjts committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1c2c557 View commit details
    Browse the repository at this point in the history
  2. add missing reset

    jjts committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ec34aa8 View commit details
    Browse the repository at this point in the history
  3. fix(fpga): connect rstn wire to 1st interface

    - the script was connecting rstn to multiple output ports if we have
      multiple axi interconnect interfaces
    P-Miranda committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3c8dedf View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Merge pull request IObundle#961 from P-Miranda/main

    fix(fpga): connect rstn wire to 1st interface
    jjts authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    03d1d14 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fix(regfile): replace regfile_t2p by regfile_at2p

    - replace regfile_t2p with regfile_at2p, this version should be used
      with valid CDC control, like async fifo
    P-Miranda committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b3eb213 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    983e6d6 View commit details
    Browse the repository at this point in the history
  3. fix(regfile): fix cke ports

    P-Miranda committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    17169b2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request IObundle#963 from P-Miranda/main

    fix(regfile): replace regfile_t2p by regfile_at2p
    jjts authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    10bc48c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    574baf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e6da9 View commit details
    Browse the repository at this point in the history
  3. feat(nco, axis): fix NCO, AXIS IN, AXIS OUT

    - update iob_nco module with new clock in domain, fix CDC problems
        - NOTE: linux software is outdated
    - add iob_axistream in and out modules, fix CDC problems
        - NOTE: axistream in still needs better CDC for `axis_word_count` to
          `NWORDS_rd`. Maybe use gray counter
    P-Miranda committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d4c2b40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e63d1f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge pull request IObundle#965 from P-Miranda/main

    feat(nco, axis): fix NCO, AXIS IN, AXIS OUT
    jjts authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d59934b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8e8560 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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

Commits on Nov 5, 2024

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