Removed extraneous variable from 'ports=[..]' of main in bperm.py
[soc.git] / src / soc / logical / test / test_pipe_caller.py
2020-05-16 Michael NolanAdd ports to ilang for test_caller.py
2020-05-15 Michael NolanFix bug introduced when I made it possible to set the...
2020-05-15 Michael NolanRe-enable popcnt in test_pipe_caller.py
2020-05-15 Michael NolanFix prty implementation
2020-05-15 Luke Kenneth Casso... add count leading zero test into logical test_pipe_call...
2020-05-14 Luke Kenneth Casso... add parity test
2020-05-14 Luke Kenneth Casso... add popcount test
2020-05-14 Luke Kenneth Casso... debug info on assertion
2020-05-14 Michael NolanAdd OP_CMPB
2020-05-14 Luke Kenneth Casso... whoops assertion that the Logical pipeline Function...
2020-05-13 Luke Kenneth Casso... split out Logical operations into separate pipeline