gram.git
2020-08-03 Jean THOMASFix sel test
2020-08-03 Jean THOMASAdd test for wishbone sel signal
2020-08-03 Jean THOMASRevert to dqs_re from LiteDRAM
2020-08-03 Jean THOMASUse const qualifier for gram_read/gram_write
2020-08-03 Jean THOMASUpdate setup.py (based on LUNA)
2020-08-03 Jean THOMASUse mainstream ECPIX5 platform file (fixing #38)
2020-08-03 Jean THOMASUse -Werror
2020-08-03 Jean THOMASFix memtest abort
2020-08-03 Jean THOMASAdd auto calibration result check, abort memtest if...
2020-08-03 Jean THOMASDon't test the same rdly twice
2020-08-03 Jean THOMASFix pointer bug
2020-08-03 Jean THOMASRemove we_n from xdr list
2020-08-03 Jean THOMASAdd return value to gram_init
2020-08-03 Jean THOMASRead delay calibration: return error codes
2020-08-03 Jean THOMASUse DiffPairs for DQS
2020-08-03 Jean THOMASFix warnings in libgram
2020-08-03 Jean THOMASCompile libgram in SourceHut builds
2020-08-03 Jean THOMASRemove comment
2020-08-03 Jean THOMASRemove we_n in xdr list
2020-08-03 Jean THOMASMake calibration a bit faster
2020-07-31 Jean THOMASFix typo
2020-07-30 Jean THOMASRemove unused memtest
2020-07-30 Jean THOMASAdd calibration documentation
2020-07-30 Jean THOMASLoad calibration when initializing gram
2020-07-30 Jean THOMASAdd rdly auto calibration
2020-07-30 Jean THOMASRemove DDR4 modules
2020-07-30 Jean THOMASFix output in gram_read_burstdet
2020-07-30 Jean THOMASAdd burstdet code
2020-07-30 Jean THOMASRemove unnecessary volatile qualifier
2020-07-30 Jean THOMASFix identation
2020-07-30 Jean THOMASRemove write logging and change loop conditions
2020-07-30 Jean THOMASFix identation
2020-07-30 Jean THOMASRemove hardcoded MRx, use gramProfile instead
2020-07-30 Jean THOMASRemove memtest
2020-07-30 Jean THOMASRename gram_calibration_auto to gram_generate_calibration
2020-07-30 Jean THOMASAdd MRx mode registers to the gramProfile structure...
2020-07-30 Jean THOMASRemove main.img.bin target, add clean target
2020-07-30 Jean THOMASSet default value for dram_rst
2020-07-30 Jean THOMASFix typo
2020-07-29 Jean THOMASRemove iverilog, use Yosys/SymbiYosys from YoWASP
2020-07-29 Jean THOMASIgnore sublime-workspace files
2020-07-29 Jean THOMASRemove datavalid signal
2020-07-29 Jean THOMASFix peripheral addresses, improve memory testing
2020-07-29 Jean THOMASAdd example SoC code
2020-07-29 Jean THOMASFix code styling
2020-07-29 Jean THOMASEnsure sync2x and sync are in sync (fixes #20)
2020-07-29 Jean THOMASRevamp wishbone frontend (fixes #41), add tests
2020-07-29 Jean THOMASExpose data_width
2020-07-29 Jean THOMASAdd more checks in delayed_enter
2020-07-29 Jean THOMASMatch SoC granularity with decoder granularity
2020-07-29 Jean THOMASImport utils using the absolute module path
2020-07-29 Jean THOMASUse RoundRobin implementation from nMigen
2020-07-28 Jean THOMASFix code formatting
2020-07-28 Jean THOMASMake R/W tests more intense
2020-07-28 Jean THOMASAdd speedtest_write task
2020-07-28 Jean THOMASRemove simticks
2020-07-28 Jean THOMASAdd speedtest_read task in testbench
2020-07-28 Jean THOMASRemove unused resources
2020-07-28 Jean THOMASRemove classes for read and write ports, add parameter...
2020-07-28 Jean THOMASRemove unused set_rdimm
2020-07-28 Jean THOMASStop feeding DQSBUFM with constant 1 on its READx inputs
2020-07-28 Jean THOMASAdd _DelayLine test
2020-07-28 Jean THOMASRename DelayLine -> _DelayLine
2020-07-28 Jean THOMASFix regressions from #ebe5cef
2020-07-28 Jean THOMASRemove unused imports
2020-07-28 Jean THOMASUse any()/all() instead of reduce
2020-07-28 Jean THOMASRemove unnecessary imports
2020-07-28 Jean THOMASSimplify tck expression
2020-07-28 Jean THOMASRemove wants_zqcs signal
2020-07-28 Jean THOMASFix regression in #14a2154
2020-07-27 Jean THOMASRemove unused variable
2020-07-27 Jean THOMASSimplify refresher code
2020-07-27 Jean THOMASAdd test for CommandChooser
2020-07-27 Jean THOMASImport Delay in gram tests
2020-07-27 Jean THOMASMention contrib/test_failfast in test README
2020-07-27 Jean THOMASRemove unused event
2020-07-27 Jean THOMASRemove unusable test
2020-07-27 Jean THOMASUse If instead of a Switch
2020-07-27 Jean THOMASFix wrong T1 signal
2020-07-27 Jean THOMASAdd comment
2020-07-27 Jean THOMASAdd sublime-project file
2020-07-27 Jean THOMASAdd Precharge-For-Refresh state
2020-07-27 Jean THOMASRemove reference to UART
2020-07-27 Jean THOMASWire directly to the Wishbone bus, making simulations...
2020-07-24 Jean THOMASUse Yices from Fedora repository
2020-07-24 Jean THOMASRemove unnecessary modules in gram tests
2020-07-24 Jean THOMASAdd test for tFAWController
2020-07-24 Jean THOMASAdd memtest score
2020-07-24 Jean THOMASFix tXXDController (was overflowing)
2020-07-24 Jean THOMASUse Z3 from Fedora repos for faster CI
2020-07-24 Jean THOMASExpose gram_reset_burstdet and gram_read_burstdet APIs
2020-07-24 Jean THOMASFix code styling
2020-07-24 Jean THOMASRemoving superfluous variables in multiplexer
2020-07-24 Jean THOMASRemove commented test
2020-07-24 Jean THOMASFix code styling
2020-07-24 Jean THOMASFix AntiStarvation
2020-07-24 Jean THOMASUse the correct value for test depth
2020-07-23 Jean THOMASParametric test size, add delay option between write...
2020-07-23 Jean THOMASRevert to timings from LiteDRAM
2020-07-23 Jean THOMASFix code styling
next