convert SPRs and others to Data.data/ok
[soc.git] / src / scoreboard / shadow_fn.py
2019-05-29 Luke Kenneth Casso... remove Shadow class, replace with ShadowFn, use multi...
2019-05-27 Luke Kenneth Casso... stop on shadow for the moment
2019-05-26 Luke Kenneth Casso... have to bring in a reset signal into the shadow units...
2019-05-24 Luke Kenneth Casso... use internal latch qlq value instead of creating a...
2019-05-24 Luke Kenneth Casso... reset shadow latches if neither success nor fail are...
2019-05-23 Luke Kenneth Casso... shadow seems to do the job of guaranteeing write-after...
2019-05-12 Luke Kenneth Casso... remove unneeded imports
2019-05-08 Luke Kenneth Casso... replace go_read/go_write with go_rd/go_wr
2019-05-07 Luke Kenneth Casso... move main python code to src directory