dvisampler: do more deserialization with the ISERDES
[litex.git] / milkymist /
2013-09-14 Sebastien Bourdeauducqdvisampler: do more deserialization with the ISERDES
2013-09-14 Sebastien Bourdeauducqdvisampler: use hard differential phase detector
2013-09-13 Sebastien Bourdeauducqdvisampler: disable EDID when HPD_EN is low
2013-09-08 Florent Kermarreclasmicon/multiplexer: fix rdcmdphase/wrcmdphase inversion
2013-09-08 Sebastien Bourdeauducqdvisampler: reset PLL at startup
2013-09-07 Sebastien Bourdeauducqdvisampler: add HPD registers
2013-08-26 Sebastien Bourdeauducqlasmicon/multiplexer/steerer_sel: replace STEER_ with...
2013-08-26 Florent Kermarreclasmicon: remove limitations on the number of phases
2013-08-22 Florent Kermarrecs6ddrphy: drive ODT (if it exists)
2013-07-26 Sebastien BourdeauducqUse RenameClockDomains decorator instead of add_submodule
2013-07-25 Sebastien Bourdeauducqmemtest/LFSR: use module decorators
2013-07-20 Florent Kermarreccif: fix ddr2 configuration
2013-07-20 Florent Kermarrecs6ddrphy: add support for differential dqs and optional...
2013-07-17 Sebastien Bourdeauducqs6ddrphy: cleanup
2013-07-17 Sebastien Bourdeauducqcif: fix indentation
2013-07-17 Florent Kermarrecs6ddrphy: revert CAS LATENCY 3 (configurable CAS Latenc...
2013-07-16 Sebastien Bourdeauducqframebuffer: remove workaround for asyncfifo bug
2013-07-15 Sebastien Bourdeauducqmemtest: use actual values in TB
2013-07-15 Sebastien Bourdeauducqlasmicon/bankmachine: remove stale import
2013-07-14 Sebastien Bourdeauducqlasmicon: fix FSM reset state with delayed_enter
2013-07-13 Sebastien Bourdeauducqmemtest/MemtestWriter: fix 'busy status stuck' bug
2013-07-12 Florent Kermarreccif : fix 2x autorefresh in get_sdram_phy_header
2013-07-11 Sebastien Bourdeauducqmemtest: add DMA cores
2013-07-11 Sebastien Bourdeauducqmemtest/LFSR: test bench
2013-07-11 Florent Kermarreccif.py: use format instead of % in get_sdram_phy_header
2013-07-10 Sebastien Bourdeauducqmemtest: LFSR
2013-07-10 Sebastien Bourdeauducqs6ddrphy: style and other minor fixes
2013-07-10 Florent Kermarrecuse Migen s6ddrphy, generate sdram init_sequence in...
2013-07-10 Sebastien Bourdeauducqdvisampler: report FIFO overflow
2013-07-04 Sebastien BourdeauducqMixxeo support
2013-07-04 Sebastien Bourdeauducqdvisampler: support differential input
2013-06-25 Sebastien Bourdeauducqdvisampler/edid: add nonstandard 1024x768 @ 30Hz mode
2013-06-25 Sebastien BourdeauducqUse new FSM API
2013-06-25 Sebastien BourdeauducqRevert "dvisampler/dma: buffer full memory words"
2013-06-24 Sebastien Bourdeauducqlasmicon: use namedtuple
2013-06-17 Sebastien Bourdeauducqlasmicon: add FIFO at bankmachine input to ease timing
2013-06-15 Sebastien Bourdeauducqlasmicon/multiplexer: remove unnecessary wait states
2013-06-15 Sebastien Bourdeauducqlasmicon: bandwidth monitoring
2013-06-13 Sebastien Bourdeauducqframebuffer: work around dysfunctional Xst retiming
2013-06-11 Sebastien Bourdeauducqdvisampler/dma: buffer full memory words
2013-06-11 Sebastien Bourdeauducqlasmicon: fix computation of interface latencies
2013-06-11 Sebastien Bourdeauducqlasmi: reduce latencies by 1 cycle
2013-06-11 Sebastien BourdeauducqSwitch to LASMI, bug pandemonium
2013-05-30 Sebastien Bourdeauducqdvisampler/clocking: remove DCM_CLKGEN
2013-05-30 Sebastien Bourdeauducqcif: move to milkymist folder
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-16 Sebastien Bourdeauducqframebuffer: saturate instead of overflow
2013-05-16 Sebastien BourdeauducqAdd GPIO buttons and LEDs
2013-05-13 Sebastien Bourdeauducqtimer: atomic reads
2013-05-13 Sebastien Bourdeauducqtop: integrate ADC for pots
2013-05-13 Sébastien BourdeauducqMerge pull request #1 from fallen/makefile-001
2013-05-12 Sebastien BourdeauducqFirst video mixing working (hacky)
2013-05-11 Sebastien Bourdeauducqcleanup
2013-05-11 Sebastien Bourdeauducqframebuffer: fix alpha blending
2013-05-10 Sebastien BourdeauducqFramebuffer mixing
2013-05-09 Sebastien Bourdeauducqframebuffer: reorganize in preparation for mixer
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-08 Sebastien Bourdeauducqtimer, uart: EventSourceLevel -> EventSourceProcess
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-30 Sebastien Bourdeauducqframebuffer: use DMA controller from Migen
2013-04-25 Sebastien BourdeauducqRemove undriven reset signals
2013-04-25 Sebastien BourdeauducqUse the Migen asynchronous FIFO
2013-04-19 Sebastien Bourdeauducqadc: double-register asynchronous inputs
2013-04-19 Werner Almesbergermilkymist/adc/__init__.py: CounterADC - simple counter...
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-04-10 Sebastien Bourdeauducqframebuffer: use new flow API
2013-04-01 Sebastien Bourdeauducqdfii: adapt to new Record API
2013-03-30 Sebastien BourdeauducqConvert to new CSR API
2013-03-29 Sebastien Bourdeauducqframebuffer: larger counters
2013-03-28 Sebastien Bourdeauducqframebuffer: process two pixels per system clock cycle
2013-03-28 Sebastien Bourdeauducqcrg: support VGA pixel clock reprogramming
2013-03-26 Sebastien BourdeauducqUse new Mibuild generic_platform API
2013-03-25 Sebastien Bourdeauducqframebuffer: RGBA -> ARGB
2013-03-25 Sebastien Bourdeauducqfb: better ordering of pixels within ASMI words
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
next