[libre-riscv-dev] [Bug 186] Create decoder for SOC: Power ISA and RISC-V
bugzilla-daemon at libre-riscv.org
bugzilla-daemon at libre-riscv.org
Thu Mar 26 20:34:34 GMT 2020
http://bugs.libre-riscv.org/show_bug.cgi?id=186
--- Comment #131 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
btw don't be afraid to commit unit tests that don't "quotes work quotes".
when it comes to unit tests, the whole idea is to have
"things-that-demonstrate-a-need-to-fix-code" rather than "have everything
absolutely perfect".
so do go ahead and commit some unit tests that actually break, but you
expect them to pass at some point in the future.
i say that because in the past i noticed that you commented out some unit
tests which "failed". just leave them to fail, as a reminder. also
there's a way to tag them with bugreports (with decorators).
i'll document this in HDL_workflow.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-riscv-dev
mailing list