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().
Description
Languages
Scala
93.1%
C++
2.1%
Python
2%
Makefile
1.2%
Verilog
0.8%
Other
0.7%