debug printout of sim and hardware memory, shows mismatch of depths
[soc.git] / src / soc / fu / compunits / compunits.py
2020-06-06 Luke Kenneth Casso... LDSTCompUnit test data structures linked up, starting...
2020-06-06 Luke Kenneth Casso... add special-case LDSTFunctionUnit
2020-06-04 Luke Kenneth Casso... docstring for AllFunctionUnits
2020-06-04 Luke Kenneth Casso... connect up Function Unit operand subsets
2020-06-03 Luke Kenneth Casso... add a simple core, not intended for production use
2020-06-03 Luke Kenneth Casso... add a simple class containing all FunctionUnits
2020-06-03 Tobias PlatenMerge branch 'master' of ssh://git.libre-riscv.org...
2020-06-03 Luke Kenneth Casso... remove rdflags in pipe_data.py (redundant)
2020-06-01 Luke Kenneth Casso... okaaay add a "rdflags" function which obtains the yes...
2020-05-31 Luke Kenneth Casso... add logical compunit test
2020-05-25 Michael NolanBegin working on proof for compunit/fu