An error occurred fetching the project authors.
  1. 05 Oct, 2020 2 commits
  2. 02 Oct, 2020 1 commit
  3. 30 Sep, 2020 3 commits
  4. 24 Sep, 2020 1 commit
  5. 22 Sep, 2020 2 commits
  6. 21 Sep, 2020 1 commit
  7. 18 Sep, 2020 1 commit
  8. 17 Sep, 2020 1 commit
  9. 16 Sep, 2020 3 commits
  10. 14 Sep, 2020 1 commit
  11. 11 Sep, 2020 1 commit
  12. 10 Sep, 2020 2 commits
  13. 08 Sep, 2020 5 commits
  14. 07 Sep, 2020 2 commits
  15. 05 Sep, 2020 1 commit
  16. 04 Sep, 2020 4 commits
  17. 03 Sep, 2020 2 commits
  18. 02 Sep, 2020 5 commits
  19. 01 Sep, 2020 1 commit
  20. 31 Aug, 2020 1 commit
    • Parminder Singh's avatar
      Enable PTRS with command line in ULSIM · 14096886
      Parminder Singh authored
      - To enable PTRS use -T flag followed by 3 integers
      - Example: ./nr_ulsim -T 2 0 2
      - 1st Value is the list of arguments -> e.g. 2
      - 2nd Value is for L_PTRS{0,1,2}     -> e.g. 0
      - 3rd Value is for K_PTRS{2,4}       -> e.g. 2
      14096886