# MTIMER IP Tests

## How do I run the tests?

To run the unit tests do:

```bash
make
```

#### Dependencies
> `Verilator 5.006 and later`: [Installation](https://veripool.org/guide/latest/install.html)

> `cocotb 1.8.0 and later`: [Installation](https://docs.cocotb.org/en/stable/install.html)