sgherbst / anasymod

A framework for FPGA emulation of mixed-signal systems
BSD 3-Clause "New" or "Revised" License
33 stars 9 forks source link

Improve coverage of uart_ctrlapi.py and vio_ctrlapi.py #21

Closed sgherbst closed 4 years ago

sgherbst commented 4 years ago

For uart_ctrlapi.py, this isn't fully implemented yet and is not exercised in regression tests. For vio_ctrlapi.py, this is exercised somewhat in existing tests, but the parts involve controlling the ILA are not yet covered.