[libre-riscv-dev] [Bug 316] bperm TODO

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed May 20 19:46:33 BST 2020


https://bugs.libre-soc.org/show_bug.cgi?id=316

--- Comment #73 from Cole Poirier <colepoirier at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #72)
> > Yes, has caused an hour of headache. decoder/all.py is needed in order to
> > run the tests. all.py is auto-generated, so is not present in the directory.
> > How am I supposed to auto-generate it?
> 
> ah - you should have asked earlier :)  look in the Makefile:
>     python3 src/soc/decoder/pseudo/pywriter.py

Aha! I completely forgot about the Makefile.

> > Is it supposed to be autogenerated by
> > the test itself?
> 
> no because it takes a good couple of minutes to go over the 300+ pseudo-code
> code-fragments.
> 
> > This would be odd as the
> > fu/logical/tests/test_pipe_caller.py file imports this at the top of the
> > file. Essentially, help I am quite stuck after trying to solve this for an
> > hour.
> 
> should have asked earlier :)

Indeed, I'm trying to balance doing things without help at every step, with
trying to communicate in the manner necessary for collaborative work. Getting
one step closer to the right balance with each mistake! At least this bug
report will be helpful to new members, as it's an utter novice (me) discovering
all (well, most) of the possible difficulties/misunderstandings :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-riscv-dev mailing list