Fix write timings
[gram.git] / examples /
2020-07-20 Jean THOMASSet SEL when reading
2020-07-20 Jean THOMASUse PinsN when possible (fixes #27)
2020-07-17 Jean THOMASUse XDR for ba pins
2020-07-17 Jean THOMASUse XDR for address pins
2020-07-17 Jean THOMASUse nMigen's XDR for DDR clk
2020-07-17 Jean THOMASFix CRG parameters
2020-07-15 Jean THOMASRemove arbiter from headless-ecpix5 example
2020-07-15 Jean THOMASUse random values for memtest
2020-07-13 Jean THOMASPer bytes error highlighting
2020-07-10 Jean THOMASRemove unused files
2020-07-10 Jean THOMASPut every gram component in the dramsync clock domain
2020-07-10 Jean THOMASUse clock freq from platform
2020-07-10 Jean THOMASUse R02 platform file
2020-07-10 Jean THOMASExternalize CRG
2020-07-10 Jean THOMASFix DDR3 module parameter
2020-07-10 Jean THOMASRework headless client interface
2020-07-09 Jean THOMASMake power-on delay signal synchronous
2020-07-09 Jean THOMASFix formatting in headless example
2020-07-08 Jean THOMASUpdate memtest code
2020-07-07 Jean THOMASFix CRG PLL parameters (fixing #23)
2020-07-03 Jean THOMASUse CRG parameters that actually work on hardware
2020-06-25 Jean THOMASSet UART bridge SEL signals to 0xF
2020-06-22 Jean THOMASRollback to the ECP5 P/N used in ECPIX-5
2020-06-22 Jean THOMASFix pinout
2020-06-17 Jean THOMASRemove lambdasoc dependency from UARTBridge
2020-06-16 Jean THOMASAdd example code for headless SoC
2020-06-12 Jean THOMASAdd while(1) loop to firmware
2020-06-11 Jean THOMASRename sys2x to sync2x
2020-06-11 Jean THOMASFix comparison value
2020-06-11 Jean THOMASMake memory test code more verbose
2020-06-10 Jean THOMASAdd test firmware
2020-06-10 Jean THOMASFix missing submodule statement in ECPIX5 example
2020-06-09 Jean THOMASAutopep8 on example code
2020-06-09 Jean THOMASRework LiteDRAM wishbone frontend (wip)
2020-06-08 Jean THOMASConnect dramcore to SoC bus in ECPIX-5 example
2020-06-08 Jean THOMASFix PLL
2020-06-04 Jean THOMASAdd dram core as submodule
2020-06-04 Jean THOMASAdd second clock
2020-06-04 Jean THOMASRemove diff pairs in ECPIX5Platform
2020-06-03 Jean THOMASInitial commit