| Summary: | Additional core_stop check after Execute breaks single-stepping | ||
|---|---|---|---|
| Product: | Libre-SOC's first SoC | Reporter: | Cesar Strauss <cestrauss> |
| Component: | Source Code | Assignee: | Cesar Strauss <cestrauss> |
| Status: | CONFIRMED --- | ||
| Severity: | major | CC: | libre-soc-bugs, lkcl |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| URL: | https://libre-soc.org/irclog/latest.log.html#t2021-10-12T18:33:53 | ||
| NLnet milestone: | --- | total budget (EUR) for completion of task and all subtasks: | 0 |
| budget (EUR) for this task, excluding subtasks' budget: | 0 | parent task for budget allocation: | |
| child tasks for budget allocation: | The table of payments (in EUR) for this task; TOML format: | ||
| Bug Depends on: | |||
| Bug Blocks: | 737 | ||
|
Description
Cesar Strauss
2021-10-12 22:34:51 BST
FSM fixed in https://git.libre-soc.org/?p=soc.git;a=commitdiff;h=a1639b39fcd13094c9469ce677f0265fd8d0fea2 Single-stepping into a VL loop no longer works, but at least DMI single-step works again, as intended, for regular cases. Please check. Sorry for the inconvenience. works great cesar, i was able to get a verilator dump of all instructions and regs, and tracked down thw anomaly compared to microwatt mmu. thank you |