[Libre-soc-bugs] [Bug 1039] add hardware-cycle-accurate stastistical modelling to ISACaller for an in-order core
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Mon Aug 21 23:31:06 BST 2023
https://bugs.libre-soc.org/show_bug.cgi?id=1039
--- Comment #25 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
+ # Flag which indicates if fetch should be pushing insn to decode,
+ # else there won't be an initial one-clock delay between fetch and dec
+ self.pushed_to_decode = False
and another one from decode to issue. the lack of which is the ource of
the duplication problem.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list