add CSRs to FakePHY which allows at least testing of firmware as-is
[gram.git] / gram / phy / fakephy.py
2022-02-24 Luke Kenneth Casso... add CSRs to FakePHY which allows at least testing of...
2022-02-21 Luke Kenneth Casso... add debug print statements to investigate FakePHY
2020-07-20 Jean THOMASUse PinsN when possible (fixes #27)
2020-07-13 Jean THOMASFix FakePHY bank emulation
2020-07-10 Jean THOMASAdd a name to timing_checker submodule
2020-07-10 Jean THOMASImplement a memory in the bank simulator, check for...
2020-07-09 Jean THOMASDisable Assert statements until they are natively suppo...
2020-07-09 Jean THOMASComment buggy assertions
2020-07-09 Jean THOMASAdd imports for Assert & Assume in FakePHY
2020-07-09 Jean THOMASFix syntax in FakePHY assertions
2020-07-09 Jean THOMASUse assertions as a temporary replacement for Display...
2020-07-08 Jean THOMASPort FakePHY to nMigen
2020-07-08 Jean THOMASImport fake PHY from LiteDRAM (non functionnal ATM)