litex.git
2012-02-07 Sebastien Bourdeauducqsoftware: use the Clang/LLVM compiler
2012-02-07 Sebastien Bourdeauducqsoftware: fix size_t and ptrdiff_t
2012-02-06 Sebastien Bourdeauducqsoftware: remove unnecessary IRQ acks
2012-02-06 Sebastien BourdeauducqLM32: make IP read-only and interrupt lines level-sensitive
2012-02-06 Sebastien Bourdeauducqsoftware: interrupt driven UART working
2012-02-06 Sebastien Bourdeauducqsram: fix sub-word write
2012-02-06 Sebastien Bourdeauducqsoftware: use new UART
2012-02-06 Sebastien Bourdeauducqtop: connect UART IRQ
2012-02-06 Sebastien BourdeauducqUART: use new bank API and event manager
2012-02-05 Sebastien BourdeauducqBIOS: hello world
2012-02-05 Sebastien BourdeauducqUpdate gitignore
2012-02-05 Sebastien BourdeauducqMemory map
2012-02-05 Sebastien BourdeauducqAdd tools
2012-02-05 Sebastien Bourdeauducqflash: remove splash screens
2012-02-03 Sebastien Bourdeauducqsoftware: dependencies the Werner way
2012-02-03 Sebastien BourdeauducqCopy some software code from the original Milkymist...
2012-02-03 Sebastien Bourdeauducqsram: fix WE signal
2012-01-27 Sebastien BourdeauducqRemove explicit bus names
2012-01-27 Sebastien BourdeauducqAdd on-chip SRAM
2012-01-21 Sebastien BourdeauducqUse meaningful class names
2012-01-20 Sebastien BourdeauducqUse new verilog.convert API
2012-01-13 Sebastien BourdeauducqWishbone: omit fixed LSBs
2012-01-13 Sebastien Bourdeauducqconvtools -> tools
2012-01-05 Sebastien BourdeauducqConvert -> convert
2011-12-18 Sebastien BourdeauducqUse new syntax
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-17 Sebastien Bourdeauducqnorflash tb: use get_fragment
2011-12-17 Sebastien BourdeauducqMultiply system clock
2011-12-17 Sebastien Bourdeauducqclkfx module
2011-12-16 Sebastien BourdeauducqProper reset generation
2011-12-16 Sebastien BourdeauducqSupport the new FHDL syntax
2011-12-16 Sebastien BourdeauducqPay a bit more attention to PEP8
2011-12-13 Sebastien BourdeauducqInitial import