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

Update soc branch with changes from main #921

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    bdd0043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a89e064 View commit details
    Browse the repository at this point in the history
  3. Merge pull request openhwgroup#790 from davidharrishmc/dev

    Many small fixes
    rosethompson authored May 9, 2024
    Configuration menu
    Copy the full SHA
    cfea047 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Fixed wsim to be able to invoke TestFloat with Verilator. However, Te…

    …stFloat produces incorrect results with Verilator
    davidharrishmc committed May 10, 2024
    Configuration menu
    Copy the full SHA
    61e5596 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54750ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04457d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66b33c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b11a8ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93ea5b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10b08f8 View commit details
    Browse the repository at this point in the history
  8. Modified testbench so it instantiates the function logger if DEBUG is…

    … greater than 0 rather than just 1.
    rosethompson committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4bd5d33 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b027fa4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request openhwgroup#791 from davidharrishmc/dev

    Simulation fixes
    rosethompson authored May 10, 2024
    Configuration menu
    Copy the full SHA
    171056f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ceb31fe View commit details
    Browse the repository at this point in the history
  12. Merge pull request openhwgroup#792 from ross144/main

    Fixes the wavefile, testbench, wsim, and wally.do to correctly support function tracking the wavefile.
    davidharrishmc authored May 10, 2024
    Configuration menu
    Copy the full SHA
    99bba73 View commit details
    Browse the repository at this point in the history
  13. Increased NORMSHIFTSZ by 2 to fix failing testfloat cvtint with IDIV_…

    …ON_FPU=0, FLEN=32, XLEN=64
    davidharrishmc committed May 10, 2024
    Configuration menu
    Copy the full SHA
    53d6b96 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

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

Commits on May 12, 2024

  1. Fixed cvtint bug by adding 2 bits to convert width; initial implement…

    …ation of fround passes basic regression but fails some nightly regression cases
    davidharrishmc committed May 12, 2024
    Configuration menu
    Copy the full SHA
    009d251 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openhwgroup#793 from kparry4/main

    fixed fma testfloat issue openhwgroup#578
    davidharrishmc authored May 12, 2024
    Configuration menu
    Copy the full SHA
    7206f90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    380d88f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e87a269 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0dad1d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    75c10bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4ac53f View commit details
    Browse the repository at this point in the history
  3. Merge pull request openhwgroup#794 from davidharrishmc/dev

    Regression fully running
    rosethompson authored May 13, 2024
    Configuration menu
    Copy the full SHA
    ada7c0c View commit details
    Browse the repository at this point in the history
  4. Fround cleanup

    davidharrishmc committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c2b9e32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dfada0 View commit details
    Browse the repository at this point in the history
  6. Got imperasDV running linux simulation again.

    Now need to merge do files.
    rosethompson committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e8f5545 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    175c18d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. update config to derive MISA from macros

    - Remove C_SUPPORTED and update decompress unit based on Zc* extensions
    - Derive A_SUPPORTED from A subextensions
    - Derive B_SUPPORTED from B subextensions
    - Derive C_SUPPORTED from C subextensions
    jordancarlin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4a72922 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c649cfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0887e90 View commit details
    Browse the repository at this point in the history
  4. Merge pull request openhwgroup#800 from Shreesh-Kulkarni/main

    Modified IBM Floating Point Dataset Generator for Quads
    davidharrishmc authored May 14, 2024
    Configuration menu
    Copy the full SHA
    440137f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94ffd89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30bea18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9aebc15 View commit details
    Browse the repository at this point in the history
  8. Merge pull request openhwgroup#801 from Shreesh-Kulkarni/main

    Python script to generate coverpoints for the IBM FP Dataset
    davidharrishmc authored May 14, 2024
    Configuration menu
    Copy the full SHA
    5fdb8fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46bf99d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    990d404 View commit details
    Browse the repository at this point in the history
  11. Merge pull request openhwgroup#799 from davidharrishmc/dev

    Parameterized FMA, fpcalc supports quad
    rosethompson authored May 14, 2024
    Configuration menu
    Copy the full SHA
    1874226 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4cc8859 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1c20bb9 View commit details
    Browse the repository at this point in the history
  14. Fixed bug with gui mode testbench_fp

    removed old wally-linux-imperas.do
    rosethompson committed May 14, 2024
    Configuration menu
    Copy the full SHA
    970af95 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a0686c9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    46e6459 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1065b89 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bf397f7 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Merge pull request openhwgroup#802 from ross144/main

    Merge wally-linux-imperas.do with wally.do
    davidharrishmc authored May 15, 2024
    Configuration menu
    Copy the full SHA
    fccf40d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a62c29 View commit details
    Browse the repository at this point in the history
  3. M implies Zmmul

    jordancarlin committed May 15, 2024
    Configuration menu
    Copy the full SHA
    291d1e6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request openhwgroup#798 from jordancarlin/newConfig

    Update config to derive MISA from macros and update MISA bits based on the spec
    rosethompson authored May 15, 2024
    Configuration menu
    Copy the full SHA
    e295454 View commit details
    Browse the repository at this point in the history
  5. Switch riscvassertions to use bitwise operators instead of logical op…

    …erators per Wally style guide
    jordancarlin committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4ffce9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3df5a5a View commit details
    Browse the repository at this point in the history
  7. Merge pull request openhwgroup#803 from jordancarlin/dev

    Switch riscvassertions to use bitwise operators instead of logical operators per Wally style guide
    rosethompson authored May 15, 2024
    Configuration menu
    Copy the full SHA
    4c7cec7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ef778da View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    1d8ffee View commit details
    Browse the repository at this point in the history
  2. Merge pull request openhwgroup#805 from jordancarlin/Zcb_fix

    Certain Zcb instructions are dependent on other extensions, not the entire extension
    davidharrishmc authored May 16, 2024
    Configuration menu
    Copy the full SHA
    5e02ce6 View commit details
    Browse the repository at this point in the history
  3. Added gfmul example

    davidharrishmc committed May 16, 2024
    Configuration menu
    Copy the full SHA
    506973c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08601d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fdfa0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8391b8b View commit details
    Browse the repository at this point in the history
  7. Merge pull request openhwgroup#804 from jordancarlin/dev

    Eliminate more logical operators and replace with bitwise operators
    rosethompson authored May 16, 2024
    Configuration menu
    Copy the full SHA
    9a42aab View commit details
    Browse the repository at this point in the history
  8. Almost working ImperasDV with testbench.sv and wally.do. For some rea…

    …son IDV is saying the instructions are mismatching.
    rosethompson committed May 16, 2024
    Configuration menu
    Copy the full SHA
    62eaca0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    bd84507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a885240 View commit details
    Browse the repository at this point in the history
  3. This is crazy. I'm merging testbench.sv into testbench-imperas.sv to …

    …find the point when it stops working. But each logical point where it would stop working it keeps working. For example moving readmemh from initial to always block.
    rosethompson committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d9807bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6902eb View commit details
    Browse the repository at this point in the history
  5. Yay. Finally found the issue with the integrated testbench.sv and imp…

    …erasDV.
    
    The function which loads the elf file rvviRefInit must be called during an initial block
    using a valid file name.  Because of how the testbench was organized the elffile was not defined
    until several cycles later so the call to rvviRefInit did not have a valid elf.  Waiting several
    cycles does not work.  rvviRefInit requires being called in an initial block so it is not possible
    to run back to back imperasDV simulations in the same run.
    rosethompson committed May 17, 2024
    Configuration menu
    Copy the full SHA
    038aae3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ed75a3 View commit details
    Browse the repository at this point in the history
  7. wsim now supports lockstep and single elf

    example
    wsim rv64gc ../../tests/riscof/work/riscv-arch-test/rv64i_m/I/src/add-01.S/ref/ref.elf  --elf --lockstep
    rosethompson committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e008999 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    224b2e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6e3ccbb View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Merge pull request openhwgroup#806 from ross144/main

    Merge testbench-imperas.sv into testbench.sv
    davidharrishmc authored May 18, 2024
    Configuration menu
    Copy the full SHA
    c320900 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Updated readme.

    rosethompson committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ad568e9 View commit details
    Browse the repository at this point in the history
  2. Formated readme.

    rosethompson committed May 20, 2024
    Configuration menu
    Copy the full SHA
    55008e9 View commit details
    Browse the repository at this point in the history
  3. More formating.

    rosethompson committed May 20, 2024
    Configuration menu
    Copy the full SHA
    7cc1fcb View commit details
    Browse the repository at this point in the history
  4. More readme formating.

    rosethompson committed May 20, 2024
    Configuration menu
    Copy the full SHA
    33eb598 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d025bd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6b4a1f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    f410bbb View commit details
    Browse the repository at this point in the history
  2. Merge pull request openhwgroup#807 from ross144/main

    Improved README
    davidharrishmc authored May 21, 2024
    Configuration menu
    Copy the full SHA
    d9ac37d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af75140 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    88eb7bd View commit details
    Browse the repository at this point in the history
  2. Continued bmu cleanup

    davidharrishmc committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a17204b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ad815c View commit details
    Browse the repository at this point in the history
  4. Zk* cleanup

    davidharrishmc committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c160ced View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Simplified sha512_32

    davidharrishmc committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d9a1691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac153bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb8e97d View commit details
    Browse the repository at this point in the history
  4. Merge pull request openhwgroup#811 from jordancarlin/dev

    Remove existing derived configs before creating new ones
    rosethompson authored May 23, 2024
    Configuration menu
    Copy the full SHA
    fc68149 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a2192d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1e22ad View commit details
    Browse the repository at this point in the history
  7. Merge pull request openhwgroup#812 from jordancarlin/revert-811-dev

    Revert "Remove existing derived configs before creating new ones" and remove in derivgen.pl instead
    rosethompson authored May 23, 2024
    Configuration menu
    Copy the full SHA
    5b7b23f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    b0d1344 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e626052 View commit details
    Browse the repository at this point in the history
  3. AES cleanup

    davidharrishmc committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ec5c67a View commit details
    Browse the repository at this point in the history
  4. AES cleanup

    davidharrishmc committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b2689b4 View commit details
    Browse the repository at this point in the history
  5. AES cleanup

    davidharrishmc committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a959775 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcafe47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfe83f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae29a9b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb77440 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Merge pull request openhwgroup#810 from davidharrishmc/dev

    Zk simplification
    rosethompson authored May 25, 2024
    Configuration menu
    Copy the full SHA
    153e66c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b830d20 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    6f7a802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14b9223 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    8edc405 View commit details
    Browse the repository at this point in the history
  2. unwanted comments

    quswarabid committed May 27, 2024
    Configuration menu
    Copy the full SHA
    29d7cd5 View commit details
    Browse the repository at this point in the history
  3. added some sb types

    quswarabid committed May 27, 2024
    Configuration menu
    Copy the full SHA
    1bf9b13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    997b590 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9b59c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2985cfb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26c6eec View commit details
    Browse the repository at this point in the history
  8. Closer?

    rosethompson committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ff61101 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f79dca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c0261f View commit details
    Browse the repository at this point in the history
  11. Yay. Finally found the bug which prevented wally.do from having funct…

    …ional coverage using riscvISACOV.
    
    testbench.sv was missing the trace2cov instance.
    rosethompson committed May 27, 2024
    Configuration menu
    Copy the full SHA
    92ee56c View commit details
    Browse the repository at this point in the history
  12. Almost working functional coverage in wally.do

    riscvISACOV is now loading, but for some reason I still cannot get it to record anything.
    Instead it is just logging the instructions.
    rosethompson committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4a1e856 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Still don't understand why wally.do can't load testbench.sv with func…

    …tional coverage. But wally-imperas-cov.do can load testbench.sv with functional coverage.
    rosethompson committed May 28, 2024
    Configuration menu
    Copy the full SHA
    48fd365 View commit details
    Browse the repository at this point in the history
  2. It's a bit hacky. But I've got functional coverage working with our w…

    …ally.do script and testbench.sv.
    rosethompson committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0c5b70c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a88d5f4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request openhwgroup#816 from ross144/main

    Merges support for functional coverage into wally.do and testbench.sv
    davidharrishmc authored May 28, 2024
    Configuration menu
    Copy the full SHA
    44f2518 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    273b41d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8494691 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    7ecd1c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bf43eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f7659c View commit details
    Browse the repository at this point in the history
  4. Merge pull request openhwgroup#817 from JacobPease/main

    The vcu108 works again. Added renumber.py script that renumbers probes in an xdc file.
    rosethompson authored May 30, 2024
    Configuration menu
    Copy the full SHA
    24ba513 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    7a417d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openhwgroup#818 from JacobPease/main

    Added true bootloader to fpga/zsbl directory.
    rosethompson authored May 31, 2024
    Configuration menu
    Copy the full SHA
    9ed78b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    2a6c5a1 View commit details
    Browse the repository at this point in the history
  2. Simplified wsim so it automatically figures out if the second paramet…

    …er is a testsuite or an elf file.
    rosethompson committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    a780932 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    224b846 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2382677 View commit details
    Browse the repository at this point in the history
  5. Updated readme.

    rosethompson committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    3da6255 View commit details
    Browse the repository at this point in the history
  6. Merge pull request openhwgroup#819 from ross144/main

    wsim now supports directories
    davidharrishmc authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    b9d177e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    c560a0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    731e1fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b45b7ff View commit details
    Browse the repository at this point in the history
  4. Merge pull request openhwgroup#820 from ross144/main

    Updated spill logic to match textbook.
    davidharrishmc authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    f73ebc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0474403 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ca10e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 6, 2024

  1. Merge pull request openhwgroup#826 from davidharrishmc/dev

    Fixed testcount to not make spurious warnings about src
    rosethompson authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fc0fa69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9489771 View commit details
    Browse the repository at this point in the history
  3. Merge pull request openhwgroup#827 from davidharrishmc/dev

    Fixed support for individual crypto extensions without Zb*
    rosethompson authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5dfde80 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    8b88775 View commit details
    Browse the repository at this point in the history
  2. Fixed typo in derivgen

    davidharrishmc committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b4bddf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bd5bd8 View commit details
    Browse the repository at this point in the history
  4. Simplifying fround

    davidharrishmc committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5094122 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1873064 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c066c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3284dd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e02c100 View commit details
    Browse the repository at this point in the history
  9. Merge pull request openhwgroup#829 from davidharrishmc/dev

    Various small optimizations
    rosethompson authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c5b1338 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    29fe598 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openhwgroup#830 from davidharrishmc/dev

    Regression improvement and FPU simplification
    rosethompson authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    46cc64b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    b7e2f34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    544aa7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28142ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    312c9c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    fb75fe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    334b616 View commit details
    Browse the repository at this point in the history
  3. Starting code cleanup

    davidharrishmc committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6789f32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1c9450 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f09240 View commit details
    Browse the repository at this point in the history
  6. Code cleanup

    davidharrishmc committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    53477b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bfd3c9f View commit details
    Browse the repository at this point in the history
  8. More code cleanup

    davidharrishmc committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4a4bbdf View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Merge pull request openhwgroup#833 from davidharrishmc/dev

    Code cleanup in anticipation of code review
    rosethompson authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    54c0726 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Fixed Issue openhwgroup#752 of Verilator simulation by changing LRUMe…

    …mory to be nonblocking now that Verilator handles this construct properly
    davidharrishmc committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2fc9edf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7509e85 View commit details
    Browse the repository at this point in the history
  3. Lint cleanup

    davidharrishmc committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ecae110 View commit details
    Browse the repository at this point in the history
  4. Lint cleanup

    davidharrishmc committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    cac67aa View commit details
    Browse the repository at this point in the history
  5. Lint cleanup

    davidharrishmc committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3fa37b0 View commit details
    Browse the repository at this point in the history
  6. Lint cleanup

    davidharrishmc committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    45f5052 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bae52b View commit details
    Browse the repository at this point in the history
  8. Merge pull request openhwgroup#835 from davidharrishmc/dev

    Fixed Issue openhwgroup#752 of Verilator simulation by changing LRUMemory to be …
    jordancarlin authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a493b9b View commit details
    Browse the repository at this point in the history
  9. Removed unused signals

    davidharrishmc committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c1fd7a9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb563e8 View commit details
    Browse the repository at this point in the history
  11. Unused signal cleanup

    davidharrishmc committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    301ded0 View commit details
    Browse the repository at this point in the history
  12. Merge pull request openhwgroup#836 from davidharrishmc/dev

    Code Cleanup: Lint Improvements
    rosethompson authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d2933ed View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    955f5d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00ccd80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d58b454 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    569ccfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    156bfc0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request openhwgroup#838 from jordancarlin/vcs_fix

    Update VCS RTL file exclusions with renamed ram
    davidharrishmc authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1f569ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54cb612 View commit details
    Browse the repository at this point in the history
  8. Fixed undriven OutFmt

    davidharrishmc committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4b4980e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    10e6d58 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab1af0f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5dac4d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ab1ee3d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cc58bfd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f0e5bbe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4911642 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5e5ca08 View commit details
    Browse the repository at this point in the history
  17. LSU no longer has ***.

    rosethompson committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    77523c5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    71f267a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    24916d4 View commit details
    Browse the repository at this point in the history
  20. Cleaned up hptw.

    rosethompson committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    9b6b661 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    576f1b9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    91c844c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7f0ba87 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d368f2e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    64712d2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2d8973d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    685f4d3 View commit details
    Browse the repository at this point in the history
  28. Merge pull request openhwgroup#846 from ross144/main

    Removes *** from all system verilog
    davidharrishmc authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1ffd30f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9922b24 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    46ace52 View commit details
    Browse the repository at this point in the history
  31. Merge pull request openhwgroup#847 from ross144/main

    Partial fix for verilator +args. At least compiles.
    davidharrishmc authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e4febf2 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5f1ee1a View commit details
    Browse the repository at this point in the history
  33. Updated covergen to not include stores as they are incomplete.

    Modified makefile riscv-dv to not simulation only generate tests.
    rosethompson committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    9e93f21 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e88a2f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Lint cleanup

    davidharrishmc committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0ab3f28 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openhwgroup#848 from ross144/main

    Covergen doesn't produce stores and riscv-dv only generates tests
    davidharrishmc authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    27457f4 View commit details
    Browse the repository at this point in the history
  3. Fixed Verilator testbench issue from FunctionName by rolling back to …

    …old if. PC=0 detection is disabled for now.
    davidharrishmc committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    25780f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90f5a4e View commit details
    Browse the repository at this point in the history
  5. Merge pull request openhwgroup#808 from jordancarlin/main

    Update riscv-arch-test
    davidharrishmc authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d8d94ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    486e6ff View commit details
    Browse the repository at this point in the history
  7. Merge pull request openhwgroup#849 from davidharrishmc/dev

    lint cleanup and divider optimization
    rosethompson authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e1fc44a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

Commits on Jun 26, 2024

  1. Updated march lists

    davidharrishmc committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0fcc787 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openhwgroup#852 from davidharrishmc/dev

    Clean up unused signals for derived configurations
    jordancarlin authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f003f8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0da6e35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a1da9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a013c70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93fb0f2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request openhwgroup#854 from Shreesh-Kulkarni/main

    Files for Quad Precision Testing Support for Wally
    davidharrishmc authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    21e5fa3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Use QUESTA as flag for

    jordancarlin committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    221f710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3bb39d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    607a09c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3cb4e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47e67e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    032de34 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    784151e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2845d7e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e7d4a2e View commit details
    Browse the repository at this point in the history
  10. Merge pull request openhwgroup#855 from jordancarlin/derivgen_fix

    FPU without privilege modes + derived config fixes
    davidharrishmc authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4d87de2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    8bb08fe View commit details
    Browse the repository at this point in the history
  2. Fix for Q causing it to error out - commented out line for ISA and re…

    …set-val so can be put back
    stineje committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f660779 View commit details
    Browse the repository at this point in the history
  3. Merge pull request openhwgroup#861 from stineje/main

    Temporarily removing Q tests as not everyone has tests
    jordancarlin authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b0f5fbe View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    9a5ae70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    388ce0a View commit details
    Browse the repository at this point in the history