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 89be0e6737 Add support for remote builds over SSH.
The Amaranth build system already supports remote builds over SSH.
This commit integrates it to the 'build' command.

Also:
* update dependencies
* add paramiko as a dependency (the SSH library used by amaranth)
2 years ago
..
insn Add checks for multiplication/division instructions. 2 years ago
__init__.py Add support for remote builds over SSH. 2 years ago
_timer.py In-depth refactoring, improved user interface. 2 years ago
all.py Add liveness check. 2 years ago
causal.py Add causal consistency check. 2 years ago
cia.py In-depth refactoring, improved user interface. 2 years ago
gpr.py pfv.Interface: add support for skipping instructions. 2 years ago
liveness.py Add liveness check. 2 years ago
storage.py Add instruction storage check. 2 years ago
unique.py In-depth refactoring, improved user interface. 2 years ago