Allow the formal engine to perform a same-cycle result in the ALU
[soc.git] / src / scoreboard / addr_match.py
2020-03-09 Luke Kenneth Casso... move all source directories to soc so that "import...
2020-01-17 Luke Kenneth Casso... update to new revision nmigen
2019-06-19 Luke Kenneth Casso... sort out address match global nomatch signal
2019-06-15 Luke Kenneth Casso... rename match to nomatch, connect ld_i and st_i
2019-06-15 Luke Kenneth Casso... convert addr match into latched (SRLatch) version,...
2019-06-09 Luke Kenneth Casso... bring in cancel array into FURegDepMatrix
2019-06-09 Luke Kenneth Casso... make partialaddrmatch a matrix
2019-06-05 Luke Kenneth Casso... add addrgen comment
2019-06-03 Luke Kenneth Casso... add docstring for address match comparator
2019-06-03 Luke Kenneth Casso... add to docstring