Fix wrong T1 signal
[gram.git] / gram / test /
2020-07-24 Jean THOMASRemove unnecessary modules in gram tests
2020-07-24 Jean THOMASAdd test for tFAWController
2020-07-24 Jean THOMASRemove commented test
2020-07-24 Jean THOMASUse the correct value for test depth
2020-07-22 Jean THOMASRemove DQSPattern import
2020-07-20 Jean THOMASRemove DQSPattern
2020-07-20 Jean THOMASAdding test for tXXDController
2020-07-20 Jean THOMASAdd simple test for DQSPattern
2020-07-20 Jean THOMASUse PinsN when possible (fixes #27)
2020-07-17 Jean THOMASAdd test for _AntiStarvation timer duration
2020-07-13 Jean THOMASUpdate amount of tests
2020-07-13 Jean THOMASRemove unnecessary arbiter
2020-07-13 Jean THOMASFix gearing
2020-07-13 Jean THOMASRemove UnusedElaboratable warning
2020-07-10 Jean THOMASFix memtest tests (missing parenthesis)
2020-07-10 Jean THOMASAdd more memory tests
2020-07-10 Jean THOMASDon't test for tREFI=1 in RefreshTimer
2020-07-10 Jean THOMASAdd more R/W operations in test_soc
2020-07-10 Jean THOMASFix tests for _AntiStarvation
2020-07-10 Jean THOMASRename VCD file output
2020-07-10 Jean THOMASRename tests, add interleaved read/write test
2020-07-10 Jean THOMASImplement a memory in the bank simulator, check for...
2020-07-09 Jean THOMASAdd test for SoC readout
2020-07-08 Jean THOMASAdd temporary code for SoC tests with FakePHY
2020-07-08 Jean THOMASAdd test case for AntiStarvation
2020-07-07 Jean THOMASUpdate cke => clk_en in test
2020-07-06 Jean THOMASMake RefreshTimer fully synchronous (#24)
2020-07-06 Jean THOMASReduce amount of combinatorial statements to improve...
2020-07-06 Jean THOMASFix formal support in FHDLTestCase
2020-07-03 Jean THOMASAdd tests in DFI Injector for odt and reset signals
2020-07-03 Jean THOMASCheck for additional signals in phase injector at t=0
2020-07-03 Jean THOMASAdd DFI injector test case
2020-07-03 Jean THOMASAdd test for Refresher
2020-07-03 Jean THOMASRefactor generic_test execution
2020-07-03 Jean THOMASUse spaces for indentation
2020-07-03 Jean THOMASAdd tests for core/refresher.py
2020-06-25 Jean THOMASAdd README.md for gram tests
2020-06-25 Jean THOMASAdd rddata_en, wrdata_mask tests
2020-06-25 Jean THOMASAdd wrdata, wrdata_en tests to Phase Injector unit...
2020-06-25 Jean THOMASAdd Wishbone read/write helpers
2020-06-25 Jean THOMASUse constants for CSR addresses
2020-06-25 Jean THOMASAdd bank address test
2020-06-25 Jean THOMASFix DFII testing, test address set
2020-06-24 Jean THOMASAdd buggy test for DFII
2020-06-23 Jean THOMASRefactor test code
2020-06-22 Jean THOMASRemove code for hybrid formal proof, unused
2020-06-19 Jean THOMASRemove tests from gram.compat
2020-06-19 Jean THOMASMove tests to a dedicated folder