software/include: add stdbool.h
[litex.git] / verilog /
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