Switch to LASMI, bug pandemonium
[litex.git] / milkymist / dvisampler /
2013-06-11 Sebastien BourdeauducqSwitch to LASMI, bug pandemonium
2013-05-30 Sebastien Bourdeauducqdvisampler/clocking: remove DCM_CLKGEN
2013-05-28 Sebastien BourdeauducqUse new memory port API
2013-05-22 Sebastien BourdeauducqUse migen.fhdl.std
2013-05-16 Sebastien Bourdeauducqdvisampler: report the word error rate
2013-05-13 Sébastien BourdeauducqMerge pull request #1 from fallen/makefile-001
2013-05-12 Sebastien BourdeauducqFirst video mixing working (hacky)
2013-05-10 Sebastien BourdeauducqFramebuffer mixing
2013-05-09 Sebastien Bourdeauducqdvisampler/dma: better 8:8:8 -> 10:10:10 conversion
2013-05-09 Sebastien Bourdeauducqdvisampler/dma: reverse slot allocation order
2013-05-09 Sebastien Bourdeauducqdvisampler/dma: fix interrupt generation
2013-05-08 Sebastien Bourdeauducqdvisampler/dma: bugfixes
2013-05-08 Sebastien Bourdeauducqdvisampler: new DMA engine (buggy)
2013-05-06 Sebastien Bourdeauducqdvisampler: mostly working, very basic and slightly...
2013-05-05 Sebastien Bourdeauducqchansync: bugfix
2013-05-05 Sebastien Bourdeauducqdvisampler: connect sync polarity detection
2013-05-05 Sebastien Bourdeauducqdvisampler/chansync: fix FIFO width
2013-05-05 Sebastien Bourdeauducqdvisampler/resdetection: use DE instead of hsync
2013-05-05 Sebastien Bourdeauducqdvisampler: add sync polarity detection module (thanks...
2013-05-05 Sebastien Bourdeauducqdvisampler/decoding: hold C when DE=1
2013-05-04 Sebastien Bourdeauducqdvisampler: add RawDVISampler
2013-05-04 Sebastien Bourdeauducqdvisampler/datacapture: swap bit pairs
2013-04-25 Sebastien BourdeauducqRemove undriven reset signals
2013-04-16 Sebastien Bourdeauducqdvisampler/chansync: set synced to 0 when control token...
2013-04-14 Sebastien Bourdeauducqdvisampler/chansync: use Record.raw_bits()
2013-04-14 Sebastien Bourdeauducqdvisampler/clocking: insert DCM_CLKGEN before PLL
2013-04-12 Werner Almesbergeredid.py: sample SCL only every 64 clock cycles, to...
2013-03-30 Sebastien BourdeauducqConvert to new CSR API
2013-03-26 Sebastien BourdeauducqUse new Mibuild generic_platform API
2013-03-23 Sebastien Bourdeauducqdvisampler: add resolution detection
2013-03-23 Sebastien Bourdeauducqdvisampler/charsync: report position
2013-03-23 Sebastien Bourdeauducqdvisampler/decoding: set C to 0 during data
2013-03-23 Sebastien Bourdeauducqdvisampler/charsync: fix found_control signal
2013-03-23 Sebastien Bourdeauducqdvisampler: clean up EDID data
2013-03-22 Sebastien Bourdeauducqdvisampler: decode before channel sync
2013-03-22 Sebastien Bourdeauducqdvisampler: decoding
2013-03-22 Sebastien Bourdeauducqdvisampler: channel synchronization
2013-03-21 Sebastien Bourdeauducqdvisampler: character synchronization
2013-03-21 Sebastien Bourdeauducqdvisampler/datacapture: deserialize to 10 bits
2013-03-21 Sebastien Bourdeauducqdvisampler/clocking: generate pix reset
2013-03-20 Sebastien Bourdeauducqdvisampler: software controlled phase detector
2013-03-18 Sebastien Bourdeauducqdvisampler/clocking: proper pix5x reset synchronization
2013-03-18 Sebastien Bourdeauducqdvisampler: use pix5x as IODELAY clock
2013-03-17 Sebastien Bourdeauducqdvisampler/datacapture: connect IODELAY IOCLK0
2013-03-17 Sebastien Bourdeauducqdvisampler/datacapture: fix tap counter reg
2013-03-17 Sebastien Bourdeauducqdvisampler: fixes
2013-03-17 Sebastien Bourdeauducqdvisampler: add clocking and phase detector
2013-03-15 Sebastien BourdeauducqMultiReg: remove idomain
2013-03-13 Sebastien Bourdeauducqdvisampler: add core, EDID support