videomixer: select 1024x768 by default
[litex.git] / verilog /
2013-11-09 Sebastien Bourdeauducquse git commit id as version
2013-09-17 Sebastien Bourdeauducqframebuffer: prepare for DVI out
2013-08-14 Sebastien BourdeauducqUpdate LM32 submodule
2013-07-10 Florent Kermarrecuse Migen s6ddrphy, generate sdram init_sequence in...
2013-07-04 Sebastien BourdeauducqMixxeo support
2013-06-11 Sebastien Bourdeauducqs6ddrphy: fix read latency
2013-06-11 Sebastien Bourdeauducqlasmi: reduce latencies by 1 cycle
2013-06-11 Sebastien BourdeauducqSwitch to LASMI, bug pandemonium
2013-06-01 Sebastien BourdeauducqNew simplified flash layout + build flashable images...
2013-05-06 Sebastien Bourdeauducqanother attempt at fixing clock routing issues
2013-04-25 Sebastien BourdeauducqUse the Migen asynchronous FIFO
2013-04-25 Sebastien Bourdeauducqminimac3: move psync
2013-03-29 Sebastien Bourdeauducqm1crg: reset VGA clock generator
2013-03-28 Sebastien Bourdeauducqm1crg: allow up to 150MHz pixel clock
2013-03-28 Sebastien Bourdeauducqcrg: support VGA pixel clock reprogramming
2013-03-17 Sebastien Bourdeauducqm1crg: set CLKIN_PERIOD for vga_clock_gen
2013-02-24 Sebastien Bourdeauducqlm32: update
2013-02-24 Sebastien Bourdeauducqm1crg: advance off-chip DDR clock phase
2013-02-24 Sebastien Bourdeauducqlm32: use submodule
2013-02-13 Sebastien Bourdeauducqm1crg: fix signal names
2013-02-11 Sebastien BourdeauducqUse Mibuild
2012-12-01 Sebastien BourdeauducqMerge branch 'master' of github.com:milkymist/milkymist-ng
2012-11-30 Michael Wallelm32: fix watchpoints
2012-11-14 Michael Wallelm32: replace $clog2 with macro
2012-11-14 Sebastien Bourdeauducqlm32: split lm32_include.v
2012-11-14 Michael Wallelm32: fix documentation style
2012-11-14 Michael Wallelm32: remove unneeded parameter in lm32_dp_ram
2012-11-14 Michael Wallelm32: rename mem array in lm32_dp_ram
2012-11-14 Michael Wallelm32: replace clogb2 by builtin $clog2
2012-09-10 Sebastien BourdeauducqDefine clock domains instead of passing extra clocks...
2012-07-07 Sebastien Bourdeauducqframebuffer: fix FIFO read clocking
2012-07-01 Sebastien Bourdeauducqframebuffer: FIFO
2012-06-17 Sebastien BourdeauducqVGA framebuffer connections
2012-05-24 Sebastien BourdeauducqRemove some boilerplate
2012-05-19 Sebastien BourdeauducqAdd Ethernet MAC
2012-03-14 Sebastien Bourdeauducqasmicon: skeleton
2012-02-24 Sebastien Bourdeauducqddrphy: working on hardware, simulation a bit messed up
2012-02-24 Sebastien Bourdeauducqddrphy: request wrdata_en/rddata_en at the same time...
2012-02-24 Sebastien Bourdeauducqddrphy: reads OK, write data coming out 1/2 cycle too...
2012-02-24 Sebastien Bourdeauducqddrphy: partly working
2012-02-21 Sebastien Bourdeauducqs6ddrphy: read path OK in simulation
2012-02-20 Sebastien Bourdeauducqs6ddrphy: write path OK in simulation
2012-02-20 Sebastien Bourdeauducqs6ddrphy: generate DQ/DQS/DM OE
2012-02-20 Sebastien Bourdeauducqs6ddrphy: DQ/DQS/DM SERDES
2012-02-19 Sebastien Bourdeauducqs6ddrphy: clock, address and command
2012-02-19 Sebastien BourdeauducqPrepare for new DDR PHY
2012-02-17 Sebastien Bourdeauducqs6ddrphy: use single-ended DQS
2012-02-16 Sebastien BourdeauducqGenerate all clocks for the DDR PHY
2012-02-14 Sebastien Bourdeauducqs6ddrphy: prepare quilt
2012-02-06 Sebastien BourdeauducqLM32: make IP read-only and interrupt lines level-sensitive
2011-12-17 Sebastien Bourdeauducquart: new design using FHDL and bank (TX only, incomplete)
2011-12-17 Sebastien Bourdeauducq32-device, 8-bit CSR bus
2011-12-16 Sebastien BourdeauducqProper reset generation
2011-12-13 Sebastien BourdeauducqInitial import