Intuity / forastero

Making cocotb testbenches that bit easier
http://forastero.intuity.io/
Apache License 2.0
24 stars 1 forks source link

Sequences: First Pass #11

Closed Intuity closed 7 months ago

Intuity commented 7 months ago

This PR implements the syntax for sequences described in #9 with a partial implementation of the arbitration functionality.

There are more mechanisms described in #9 than are implemented in this PR, for example a more sophisticated arbitration mechanism needs to be implemented in order to balance lock starvation of different sequences.