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

Partial fix for verilator +args. At least compiles. #847

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

rosethompson
Copy link
Contributor

  • Updated more signal names to match book.
  • Last of the branch predictor signal name updates.
  • shiftcorrection cleanup
  • shiftcorrection cleanup
  • Formatting shiftcorrection
  • Updated logger to new IClass signal name
  • Remove stale questa wkdir before regression
  • Removed redundant apt-get line
  • Starting code cleanup
  • Code cleanup: RAM, fdivsqrt
  • Simplified outdated documentation pointers
  • Code cleanup
  • Fixed gettenvval when variable is undefined per verilator Issue 5179
  • More code cleanup
  • Fixed Issue Verilator incorrectly simulates some regression suites #752 of Verilator simulation by changing LRUMemory to be nonblocking now that Verilator handles this construct properly
  • Removed asynchronous reset causing lint issue in peripherals
  • Lint cleanup
  • Lint cleanup
  • Lint cleanup
  • Lint cleanup
  • Lint cleanup of unused signals
  • Removed unused signals
  • Clean up unused signals
  • Unused signal cleanup
  • Update VCS RTL file exclusions with renamed ram
  • Removed *** from fpga top.
  • Removed *** from IFU, lrcs.
  • Removed more *** from the ifu.
  • Removed remaining *** from IFU.
  • Removed *** and updated comments for bpred and align.
  • Removed more *** from lsu and updated assertions for dtim.
  • LSU no longer has ***.
  • Added InstrUpdateDAF to the HPTW.
  • Refactored TLBMiss and TLBMissOrUpdateA(D) to simplify spill, ifu, lsu, and hptw.
  • Cleaned up hptw.
  • Moved the *** from trap to an issue.
  • Removed more *** from camline and csrc.
  • Updated comments in uart.
  • Removed *** from testbench.
  • Updated wave to match changes in testbench.
  • Updated wavefile to use new names.
  • Removed the last of the ***.
  • Updated verilator makefile.

@davidharrishmc davidharrishmc merged commit e4febf2 into openhwgroup:main Jun 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants