2023-09-11 |
Jacob Lifshay | set parent pspec to class with XLEN = 64 |
tree | commitdiff |
2022-08-16 |
Jacob Lifshay | change goldschmidt_div_sqrt to use nmutil.plain_data... |
tree | commitdiff |
2022-05-01 |
Luke Kenneth Casso... | split out front of div into separate stage, still too... |
tree | commitdiff |
2022-04-30 |
Luke Kenneth Casso... | add missing module |
tree | commitdiff |
2022-04-30 |
Luke Kenneth Casso... | split off CR0/XER production in DIV Function Unit into... |
tree | commitdiff |
2022-04-29 |
Jacob Lifshay | fix waay-too-precise error requirements |
tree | commitdiff |
2022-04-29 |
Jacob Lifshay | add comment |
tree | commitdiff |
2022-04-29 |
Jacob Lifshay | fix so HDL works for 5, 8, 16, 32, and 64-bits. |
tree | commitdiff |
2022-04-29 |
Jacob Lifshay | HDL works for io_width=5 |
tree | commitdiff |
2022-04-28 |
Jacob Lifshay | add docs for clz |
tree | commitdiff |
2022-04-28 |
Jacob Lifshay | add WIP HDL version of goldschmidt division -- it's... |
tree | commitdiff |
2022-04-28 |
Jacob Lifshay | move GoldschmidtDivState |
tree | commitdiff |
2022-04-28 |
Jacob Lifshay | add FIXME comments |
tree | commitdiff |
2022-04-28 |
Jacob Lifshay | add the goldschmidt sqrt/rsqrt algorithm, still need... |
tree | commitdiff |
2022-04-27 |
Jacob Lifshay | improved goldschmidt division algorithm parameter optim... |
tree | commitdiff |
2022-04-27 |
Jacob Lifshay | split out non-derived params into separate class withou... |
tree | commitdiff |
2022-04-27 |
Jacob Lifshay | split out n_hat as separate property |
tree | commitdiff |
2022-04-27 |
Jacob Lifshay | add default_cost_fn |
tree | commitdiff |
2022-04-27 |
Jacob Lifshay | move GoldschmidtDivParams.get to bottom of class |
tree | commitdiff |
2022-04-27 |
Jacob Lifshay | rename _goldschmidt_div_ops to GoldschmidtDivState... |
tree | commitdiff |
2022-04-26 |
Jacob Lifshay | goldschmidt division works! still needs better paramete... |
tree | commitdiff |
2022-04-26 |
Jacob Lifshay | fix goofed __init__.py file name |
tree | commitdiff |
2022-04-25 |
Jacob Lifshay | working on goldschmidt_div_sqrt.py |
tree | commitdiff |
2022-04-23 |
Jacob Lifshay | working on goldschmidt division algorithm |
tree | commitdiff |
2022-04-22 |
Luke Kenneth Casso... | whitespace |
tree | commitdiff |
2022-04-22 |
Jacob Lifshay | add WIP goldschmidt division algorithm |
tree | commitdiff |
2022-02-27 |
Luke Kenneth Casso... | start on converting MUL and DIV pipelines to XLEN |
tree | commitdiff |
2022-02-27 |
Luke Kenneth Casso... | convert from public static functions/properties for... |
tree | commitdiff |
2021-12-09 |
Jacob Lifshay | add parent_pspec everywhere |
tree | commitdiff |
2021-11-08 |
Luke Kenneth Casso... | remove unneeded imports |
tree | commitdiff |
2021-11-07 |
Luke Kenneth Casso... | make FSMDivCoreStage properly conform to Stage API |
tree | commitdiff |
2021-10-10 |
Luke Kenneth Casso... | replace PartitionedSignal with SimdSignal |
tree | commitdiff |
2021-08-30 |
Luke Kenneth Casso... | update ready/valid i/o_ prefix in div test helper.py |
tree | commitdiff |
2021-08-24 |
Luke Kenneth Casso... | replace data_o with o_data and data_i with i_data as... |
tree | commitdiff |
2021-08-24 |
Luke Kenneth Casso... | big rename, global/search/replace of ready_o with o_rea... |
tree | commitdiff |
2021-05-04 |
Luke Kenneth Casso... | rename IntegerData to FUBaseData |
tree | commitdiff |
2021-04-23 |
Luke Kenneth Casso... | whitespace |
tree | commitdiff |
2021-04-23 |
Luke Kenneth Casso... | move div tests to openpower.test |
tree | commitdiff |
2021-04-23 |
Luke Kenneth Casso... | move div tests to openpower.test |
tree | commitdiff |
2021-04-23 |
Luke Kenneth Casso... | import from openpower.endian |
tree | commitdiff |
2021-04-23 |
Luke Kenneth Casso... | use openpower.test.common |
tree | commitdiff |
2021-04-23 |
Luke Kenneth Casso... | move over to from openpower imports |
tree | commitdiff |
2020-10-09 |
Jacob Lifshay | move pia_res_to_output to common test helpers |
tree | commitdiff |
2020-10-07 |
Jacob Lifshay | fix div tests |
tree | commitdiff |
2020-10-07 |
Jacob Lifshay | Fix forgotten test_pipe_caller changes from e0b4334c7d8... |
tree | commitdiff |
2020-10-06 |
Jacob Lifshay | add divde regression test |
tree | commitdiff |
2020-10-06 |
Jacob Lifshay | add moduw regression test |
tree | commitdiff |
2020-10-06 |
Jacob Lifshay | add workaround for nmigen bug #502 |
tree | commitdiff |
2020-10-06 |
Jacob Lifshay | add modsw regression |
tree | commitdiff |
2020-10-06 |
Jacob Lifshay | add test case for divweu regression |
tree | commitdiff |
2020-10-06 |
Jacob Lifshay | print regs in hex |
tree | commitdiff |
2020-10-04 |
Jacob Lifshay | change div FSM pipeline unit to not have a combinatoria... |
tree | commitdiff |
2020-10-03 |
Jacob Lifshay | add regression testcase |
tree | commitdiff |
2020-09-26 |
Cesar Strauss | Convert a few more tests to be able to use cxxsim |
tree | commitdiff |
2020-09-22 |
Jacob Lifshay | Revert "disable pia in div tests" |
tree | commitdiff |
2020-09-22 |
Luke Kenneth Casso... | disable pia in div tests |
tree | commitdiff |
2020-09-18 |
Luke Kenneth Casso... | can remove unneeded overrides of Prev/Next Control |
tree | commitdiff |
2020-09-17 |
Jacob Lifshay | add divwe regression test case |
tree | commitdiff |
2020-09-17 |
Jacob Lifshay | re-enable test case -- no longer goes into an infinite... |
tree | commitdiff |
2020-09-17 |
Jacob Lifshay | fix bug #492 |
tree | commitdiff |
2020-09-17 |
Jacob Lifshay | replace sim._state.timeline.now with sim._engine.now |
tree | commitdiff |
2020-09-15 |
Luke Kenneth Casso... | add back (totally confusing) accidentally-removed code... |
tree | commitdiff |
2020-09-15 |
Luke Kenneth Casso... | remove more (confusing/spurious) types, should be in... |
tree | commitdiff |
2020-09-15 |
Luke Kenneth Casso... | remove more (confusing/spurious) types, should be in... |
tree | commitdiff |
2020-09-15 |
Luke Kenneth Casso... | remove more (confusing/spurious) types, should be in... |
tree | commitdiff |
2020-09-15 |
Luke Kenneth Casso... | removed (confusing/spurious) types, should be in .pyi... |
tree | commitdiff |
2020-09-04 |
Jacob Lifshay | update to match refactored power-instruction-analyzer API |
tree | commitdiff |
2020-08-26 |
Cole Poirier | Merge branch 'master' of git.libre-soc.org:soc |
tree | commitdiff |
2020-08-26 |
Luke Kenneth Casso... | investigating div fsm and simulator bug |
tree | commitdiff |
2020-08-25 |
Cole Poirier | Merge branch 'master' of git.libre-soc.org:soc |
tree | commitdiff |
2020-08-25 |
Jacob Lifshay | fix broken remainder for div FSM |
tree | commitdiff |
2020-08-25 |
Jacob Lifshay | clean up formatting |
tree | commitdiff |
2020-08-24 |
Cole Poirier | Merge branch 'master' of git.libre-soc.org:soc |
tree | commitdiff |
2020-08-22 |
Luke Kenneth Casso... | add extra div regression tests |
tree | commitdiff |
2020-08-22 |
Luke Kenneth Casso... | modsd bug, https://bugs.libre-soc.org/show_bug.cgi... |
tree | commitdiff |
2020-08-09 |
Luke Kenneth Casso... | divwo case makes test_issuer stay busy! |
tree | commitdiff |
2020-08-09 |
Luke Kenneth Casso... | add extra divwo regression test |
tree | commitdiff |
2020-08-05 |
Cole Poirier | Merge branch 'master' of git.libre-soc.org:soc |
tree | commitdiff |
2020-08-05 |
Jacob Lifshay | Fixed div pipe with FSM |
tree | commitdiff |
2020-07-29 |
Luke Kenneth Casso... | whitespace |
tree | commitdiff |
2020-07-29 |
Jacob Lifshay | add __init__.py to all source directories |
tree | commitdiff |
2020-07-28 |
Jacob Lifshay | clean up div pipe tests to allow them to be run in... |
tree | commitdiff |
2020-07-28 |
Jacob Lifshay | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2020-07-28 |
Jacob Lifshay | fix test_pipe_ilang.py |
tree | commitdiff |
2020-07-28 |
Jacob Lifshay | split out ilang tests |
tree | commitdiff |
2020-07-28 |
Jacob Lifshay | format code |
tree | commitdiff |
2020-07-26 |
Luke Kenneth Casso... | move run_test_program to base class and rename to ... |
tree | commitdiff |
2020-07-26 |
Luke Kenneth Casso... | again, move large heavily-indented code-block in div... |
tree | commitdiff |
2020-07-26 |
Luke Kenneth Casso... | get div compunit test running (use new way to accumulat... |
tree | commitdiff |
2020-07-26 |
Luke Kenneth Casso... | use new test accumulator class in div tests |
tree | commitdiff |
2020-07-25 |
Luke Kenneth Casso... | remove old div overflow test, keep microwatt version |
tree | commitdiff |
2020-07-25 |
Luke Kenneth Casso... | comb += missing |
tree | commitdiff |
2020-07-25 |
Luke Kenneth Casso... | add CR0 regression, expected 0b10 actual 0b11 |
tree | commitdiff |
2020-07-25 |
Luke Kenneth Casso... | add regression test 8, DivPipeCore producing spurious... |
tree | commitdiff |
2020-07-25 |
Luke Kenneth Casso... | add pia back in |
tree | commitdiff |
2020-07-25 |
Luke Kenneth Casso... | re-add pia_result_to_output function (minus "typing... |
tree | commitdiff |
2020-07-24 |
Luke Kenneth Casso... | too much debug info going past, so add the test registe... |
tree | commitdiff |
2020-07-24 |
Luke Kenneth Casso... | missed import |
tree | commitdiff |
2020-07-24 |
Luke Kenneth Casso... | calling the test dictionary from the constructor is... |
tree | commitdiff |
2020-07-24 |
Luke Kenneth Casso... | whoops spelling |
tree | commitdiff |
next |