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 5ca0001b4b Add data storage check.
This check is implemented in two parts:
- an implementation-dependant DataStorageModel, which is connected to
  the DUT and emulates bus accesses to a r/w memory.
- a DataStorageTestbench, which checks that a load from a given address
  returns the last value that was stored to it.
3 years ago
..
insn pfv.Interface: simplify memory port. 3 years ago
__init__.py
_timer.py
all.py
cia.py
gpr.py
storage.py Add data storage check. 3 years ago
unique.py