You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jean-François Nguyen ec7cfdd719 cores/microwatt: move microwatt.py to its own python module.
Also:
* update dependencies.
* add amaranth-soc as a dependency, in order to reuse its bus
  interfaces (e.g. Wishbone).
* add a `prog` argument to PowerFVSession that overrides the name of
  its CLI.
2 years ago
..
build In-depth refactoring, improved user interface. 2 years ago
check Add checks for MTMSR/MFMSR instructions. 2 years ago
core In-depth refactoring, improved user interface. 2 years ago
insn Add checks for MTMSR/MFMSR instructions. 2 years ago
__init__.py __init__: do not export sub-packages by default. 2 years ago
pfv.py In-depth refactoring, improved user interface. 2 years ago
reg.py In-depth refactoring, improved user interface. 2 years ago
session.py cores/microwatt: move microwatt.py to its own python module. 2 years ago