Allow the formal engine to perform a same-cycle result in the ALU
[soc.git] / src / soc / simple / core_data.py
2021-12-15 Luke Kenneth Casso... sort out MSR, read/write in same way as PC/SVSTATE...
2021-11-22 Luke Kenneth Casso... make FetchFSM take PC as an input in its ispec
2021-11-21 Luke Kenneth Casso... fixed issue with hazard dependencies, read will nott
2021-11-19 Tobias PlatenMerge branch 'master' of ssh://git.libre-riscv.org...
2021-11-18 Luke Kenneth Casso... set up a temporary copy of CoreInput
2021-11-17 Luke Kenneth Casso... add a FetchOutput pipeline data structure
2021-11-11 Luke Kenneth Casso... split out core input/output into separate file core_data.py