1
0
rocket-chip/groundtest/src/main
Matthew Naylor 4af6313288 TraceGen: Lookup -> MuxLookup
A recent commit to tracegen.scala introduced a call to BitPat() which
seems to mess up the subsequent call to Lookup().  (This function
seems undocumented so I'm not sure what's going on.)  As a fix, I've
removed the call to BitPat() and replaced Lookup() with MuxLookup().
2016-07-17 22:28:18 +01:00
..
scala TraceGen: Lookup -> MuxLookup 2016-07-17 22:28:18 +01:00