[Libre-soc-bugs] [Bug 485] Create I-Cache from microwatt icache.vhdl
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Tue Sep 29 16:47:17 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=485
--- Comment #3 from Cole Poirier <colepoirier at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #2)
> 716 comb += plru.lru_o.eq(plru_out)
> 717
>
> why are you destroying the output from the plru by overwriting it with a
> signal that is not used?
Because I still barely know what I'm doing. I think I may not properly
understand how port/generic maps should be converted i.e. I mix up the
assignees and the assignments. What should I be doing instead in this case?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list