litex.git
12 years agosoftware: use new UART
Sebastien Bourdeauducq [Mon, 6 Feb 2012 16:53:41 +0000 (17:53 +0100)]
software: use new UART

12 years agotop: connect UART IRQ
Sebastien Bourdeauducq [Mon, 6 Feb 2012 16:45:40 +0000 (17:45 +0100)]
top: connect UART IRQ

12 years agoUART: use new bank API and event manager
Sebastien Bourdeauducq [Mon, 6 Feb 2012 16:45:31 +0000 (17:45 +0100)]
UART: use new bank API and event manager

12 years agoBIOS: hello world
Sebastien Bourdeauducq [Sun, 5 Feb 2012 19:01:28 +0000 (20:01 +0100)]
BIOS: hello world

12 years agoUpdate gitignore
Sebastien Bourdeauducq [Sun, 5 Feb 2012 19:01:14 +0000 (20:01 +0100)]
Update gitignore

12 years agoMemory map
Sebastien Bourdeauducq [Sun, 5 Feb 2012 18:54:08 +0000 (19:54 +0100)]
Memory map

12 years agoAdd tools
Sebastien Bourdeauducq [Sun, 5 Feb 2012 18:14:24 +0000 (19:14 +0100)]
Add tools

12 years agoflash: remove splash screens
Sebastien Bourdeauducq [Sun, 5 Feb 2012 18:12:33 +0000 (19:12 +0100)]
flash: remove splash screens

12 years agosoftware: dependencies the Werner way
Sebastien Bourdeauducq [Fri, 3 Feb 2012 11:25:55 +0000 (12:25 +0100)]
software: dependencies the Werner way

12 years agoCopy some software code from the original Milkymist SoC.
Sebastien Bourdeauducq [Fri, 3 Feb 2012 11:08:17 +0000 (12:08 +0100)]
Copy some software code from the original Milkymist SoC.
Libbase should keep its RAM usage to a minimum as it is meant to
be executed before the SDRAM is up and running. (Having lots of
code is OK though as we XIP from the flash)

12 years agosram: fix WE signal
Sebastien Bourdeauducq [Fri, 3 Feb 2012 09:38:17 +0000 (10:38 +0100)]
sram: fix WE signal

12 years agoRemove explicit bus names
Sebastien Bourdeauducq [Fri, 27 Jan 2012 21:21:08 +0000 (22:21 +0100)]
Remove explicit bus names

12 years agoAdd on-chip SRAM
Sebastien Bourdeauducq [Fri, 27 Jan 2012 21:09:03 +0000 (22:09 +0100)]
Add on-chip SRAM

12 years agoUse meaningful class names
Sebastien Bourdeauducq [Sat, 21 Jan 2012 11:25:22 +0000 (12:25 +0100)]
Use meaningful class names

12 years agoUse new verilog.convert API
Sebastien Bourdeauducq [Fri, 20 Jan 2012 22:00:11 +0000 (23:00 +0100)]
Use new verilog.convert API

12 years agoWishbone: omit fixed LSBs
Sebastien Bourdeauducq [Fri, 13 Jan 2012 16:28:58 +0000 (17:28 +0100)]
Wishbone: omit fixed LSBs

12 years agoconvtools -> tools
Sebastien Bourdeauducq [Fri, 13 Jan 2012 16:07:46 +0000 (17:07 +0100)]
convtools -> tools

12 years agoConvert -> convert
Sebastien Bourdeauducq [Thu, 5 Jan 2012 18:27:45 +0000 (19:27 +0100)]
Convert -> convert

12 years agoUse new syntax
Sebastien Bourdeauducq [Sun, 18 Dec 2011 21:02:05 +0000 (22:02 +0100)]
Use new syntax

12 years agouart: new design using FHDL and bank (TX only, incomplete)
Sebastien Bourdeauducq [Sat, 17 Dec 2011 23:29:37 +0000 (00:29 +0100)]
uart: new design using FHDL and bank (TX only, incomplete)

12 years ago32-device, 8-bit CSR bus
Sebastien Bourdeauducq [Sat, 17 Dec 2011 14:54:42 +0000 (15:54 +0100)]
32-device, 8-bit CSR bus

12 years agonorflash tb: use get_fragment
Sebastien Bourdeauducq [Sat, 17 Dec 2011 14:22:26 +0000 (15:22 +0100)]
norflash tb: use get_fragment

12 years agoMultiply system clock
Sebastien Bourdeauducq [Sat, 17 Dec 2011 14:00:18 +0000 (15:00 +0100)]
Multiply system clock

12 years agoclkfx module
Sebastien Bourdeauducq [Sat, 17 Dec 2011 14:00:11 +0000 (15:00 +0100)]
clkfx module

12 years agoProper reset generation
Sebastien Bourdeauducq [Fri, 16 Dec 2011 21:25:26 +0000 (22:25 +0100)]
Proper reset generation

12 years agoSupport the new FHDL syntax
Sebastien Bourdeauducq [Fri, 16 Dec 2011 20:30:22 +0000 (21:30 +0100)]
Support the new FHDL syntax

12 years agoPay a bit more attention to PEP8
Sebastien Bourdeauducq [Fri, 16 Dec 2011 15:02:49 +0000 (16:02 +0100)]
Pay a bit more attention to PEP8

12 years agoInitial import
Sebastien Bourdeauducq [Tue, 13 Dec 2011 16:33:12 +0000 (17:33 +0100)]
Initial import