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

ci: First Docker setup with slang pipeline #5

Draft
wants to merge 35 commits into
base: main
Choose a base branch
from
Draft

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    8e6fe3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0944ee0 View commit details
    Browse the repository at this point in the history
  3. ci: end of the line fix

    joennlae committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c6dccea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5f8924 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a5e448 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc46200 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cfc4ac View commit details
    Browse the repository at this point in the history
  8. ci: cleanup

    joennlae committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    fac9957 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cd2e28b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e22e2e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c957adf View commit details
    Browse the repository at this point in the history
  12. fix(ci): fix docker build

    joennlae committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    13f086d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    68271bc View commit details
    Browse the repository at this point in the history
  14. feat(slang): add slang check of cva6 using bender + morty

    not yet working due to morty package import failure
    joennlae committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    45de7fe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    47f3b9f View commit details
    Browse the repository at this point in the history
  16. ci: fix slang check action

    joennlae committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c5fa813 View commit details
    Browse the repository at this point in the history
  17. ci: add unzip to container

    joennlae committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7efac83 View commit details
    Browse the repository at this point in the history
  18. ci: docker update env

    joennlae committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    f1074a0 View commit details
    Browse the repository at this point in the history
  19. ips: update cva6 commit

    joennlae committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9718c13 View commit details
    Browse the repository at this point in the history
  20. ci: update slang check

    joennlae committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d8100bb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    613337e View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    c6737cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4af71f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb5dd13 View commit details
    Browse the repository at this point in the history
  4. chore: update cva6 rev

    joennlae committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    4f5cd16 View commit details
    Browse the repository at this point in the history
  5. fix: add correct cargo path

    joennlae committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    c2098b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. bender: update Bender.lock

    joennlae committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    98dc82f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    804aa11 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

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

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    a8b58f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c13ef9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7b9239 View commit details
    Browse the repository at this point in the history
  4. ci: add slang check for cheshire (currently failing)

    due to multiple reasons:
    1) morty not importing REGBUS package
    2) strange always_ff in `spi_host_fsm`
    3) one conversion that is not allowed in `axi_llc_tag_store`
    joennlae committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    9f8eaa7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

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