cleanup, docstrings
[soc.git] / src / scoreboard / shadow.py
2019-05-24 Luke Kenneth Casso... cleanup, docstrings
2019-05-23 Luke Kenneth Casso... shadow seems to do the job of guaranteeing write-after...
2019-05-23 Luke Kenneth Casso... add in busy_prev/next signal to work out which unit...
2019-05-23 Luke Kenneth Casso... shadow fail/good signals need to be amalgamated (shadow...
2019-05-23 Luke Kenneth Casso... make shadow inputs/good/fail arrays (actual matrix...
2019-05-23 Luke Kenneth Casso... add shadow matrix, array of shadow functions
2019-05-23 Luke Kenneth Casso... split out shadow into separate module