| Summary: | define POWER9 regfiles | ||
|---|---|---|---|
| Product: | Libre-SOC's first SoC | Reporter: | Luke Kenneth Casson Leighton <lkcl> |
| Component: | Source Code | Assignee: | Luke Kenneth Casson Leighton <lkcl> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | libre-soc-bugs |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Mac OS | ||
| See Also: | https://bugs.libre-soc.org/show_bug.cgi?id=333 | ||
| NLnet milestone: | NLNet.2019.10.043.Wishbone | total budget (EUR) for completion of task and all subtasks: | 200 |
| budget (EUR) for this task, excluding subtasks' budget: | 200 | parent task for budget allocation: | 383 |
| child tasks for budget allocation: | The table of payments (in EUR) for this task; TOML format: |
"lkcl"={amount=200, paid=2020-08-21}
|
|
| Bug Depends on: | 352, 428, 351 | ||
| Bug Blocks: | 346, 383 | ||
|
Description
Luke Kenneth Casson Leighton
2020-05-24 15:55:52 BST
added XER and CR based on new VirtualRegPort. INT and FAST also added, based on RegFileArray that just leaves SPRs which are massive. may leave that for now. added SPRMap which translates to internal enum mapping in hardware. SPR was added as binary-addressed, alongside SPRmap. aside from dec and tb the regfiles are now in place. |