Skip to content

Updated Linux Makefile to support generating vmlinux and disassembly required for questa

Eclipse Webmaster requested to merge github/fork/rosethompson/main into main

Created by: rosethompson

  • Added menvcfg to debugger for checking what linux has configured.
  • Modified linux imperas tests to 1. enable zicclsm 2. enable logging at 7000 ms
  • Finally have the cbo way muxing controls reduced to something sane.
  • Simplified CMO.Zero fsm implementation slightly.
  • Removed the CMO_WRITEBACK state from the cache.
  • Removed the CMO_WRITEBACK state from the cache and unused signals.
  • More optimizations to simplify cmo logic.
  • cleanup.
  • More cleanup.
  • More simplifications.
  • removed unused cache signals
  • Removed other unused signals from Verilog
  • repo cleanup and start to add CMO tests
  • Update marchid/mvendorid for CV-Wally
  • Update ppaAnalyze for recent update to put back parsing name
  • Added code to the wallyTracer to support outputing an instruction trace.
  • We are logging now.
  • Finally we got the wally tracer working with linux.
  • Updated qemu scripts for updated linux build. expanded memory from 128MB to 256MB.
  • Output the instruction trace to the logs directory.
  • Disable the trace for normal operation.
  • Updated imperad dv vendor id and architecture id config.
  • Updates to buildroot config.
  • Fix to linux makefile to support disassembly and creating vmlinux automatically.

Merge request reports

Loading