litex.git
12 years agofhdl/structure: memory description
Sebastien Bourdeauducq [Fri, 27 Jan 2012 15:53:34 +0000 (16:53 +0100)]
fhdl/structure: memory description

12 years agodoc: cosmetic changes
Sebastien Bourdeauducq [Fri, 27 Jan 2012 13:35:58 +0000 (14:35 +0100)]
doc: cosmetic changes

12 years agodoc: ASMI description
Sebastien Bourdeauducq [Thu, 26 Jan 2012 17:01:17 +0000 (18:01 +0100)]
doc: ASMI description

12 years agoRemove duplicate logo
Sebastien Bourdeauducq [Wed, 25 Jan 2012 19:10:11 +0000 (20:10 +0100)]
Remove duplicate logo

12 years agodoc: refactor
Sebastien Bourdeauducq [Wed, 25 Jan 2012 19:01:45 +0000 (20:01 +0100)]
doc: refactor

12 years agoflow/ala: fix typo for And (thanks Lars)
Sebastien Bourdeauducq [Sat, 21 Jan 2012 23:32:02 +0000 (00:32 +0100)]
flow/ala: fix typo for And (thanks Lars)

12 years agoLogo
Sebastien Bourdeauducq [Sat, 21 Jan 2012 14:52:46 +0000 (15:52 +0100)]
Logo

12 years agoUse meaningful class names
Sebastien Bourdeauducq [Fri, 20 Jan 2012 22:07:32 +0000 (23:07 +0100)]
Use meaningful class names

12 years agoInclude fragment pads in pre-naming dictionary
Sebastien Bourdeauducq [Fri, 20 Jan 2012 21:59:40 +0000 (22:59 +0100)]
Include fragment pads in pre-naming dictionary

12 years agonamer/trace_back: behave on None code_context
Sebastien Bourdeauducq [Fri, 20 Jan 2012 21:52:50 +0000 (22:52 +0100)]
namer/trace_back: behave on None code_context

12 years agoFix instance support
Sebastien Bourdeauducq [Fri, 20 Jan 2012 21:36:17 +0000 (22:36 +0100)]
Fix instance support

12 years agoInclude unused I/Os in pre-naming dictionary and register signals with name_override
Sebastien Bourdeauducq [Fri, 20 Jan 2012 21:20:32 +0000 (22:20 +0100)]
Include unused I/Os in pre-naming dictionary and register signals with name_override

12 years agoRemove NoContext
Sebastien Bourdeauducq [Fri, 20 Jan 2012 21:15:44 +0000 (22:15 +0100)]
Remove NoContext

12 years agoOnly include context prefix when necessary
Sebastien Bourdeauducq [Thu, 19 Jan 2012 18:25:04 +0000 (19:25 +0100)]
Only include context prefix when necessary

12 years agoFix disjoint namespace test
Sebastien Bourdeauducq [Thu, 19 Jan 2012 18:24:43 +0000 (19:24 +0100)]
Fix disjoint namespace test

12 years agoAlways include last step in names
Sebastien Bourdeauducq [Thu, 19 Jan 2012 17:42:43 +0000 (18:42 +0100)]
Always include last step in names

12 years agoNew naming system: second attempt
Sebastien Bourdeauducq [Thu, 19 Jan 2012 17:25:25 +0000 (18:25 +0100)]
New naming system: second attempt

12 years agoexamples/corelogic_conv: use two dividers
Sebastien Bourdeauducq [Mon, 16 Jan 2012 18:38:39 +0000 (19:38 +0100)]
examples/corelogic_conv: use two dividers

12 years agocorelogic/record: empty default name
Sebastien Bourdeauducq [Mon, 16 Jan 2012 18:38:14 +0000 (19:38 +0100)]
corelogic/record: empty default name

12 years agoNew naming system beginning to work
Sebastien Bourdeauducq [Mon, 16 Jan 2012 17:42:55 +0000 (18:42 +0100)]
New naming system beginning to work

12 years agofhdl: new naming system (broken)
Sebastien Bourdeauducq [Mon, 16 Jan 2012 17:09:52 +0000 (18:09 +0100)]
fhdl: new naming system (broken)

12 years agoactorlib/control: 'for' generator
Sebastien Bourdeauducq [Sun, 15 Jan 2012 21:08:33 +0000 (22:08 +0100)]
actorlib/control: 'for' generator

12 years agodma_wishbone: small syntax simplification thanks to None statements
Sebastien Bourdeauducq [Sun, 15 Jan 2012 16:46:15 +0000 (17:46 +0100)]
dma_wishbone: small syntax simplification thanks to None statements

12 years agofhdl: allow None statements
Sebastien Bourdeauducq [Sun, 15 Jan 2012 16:45:54 +0000 (17:45 +0100)]
fhdl: allow None statements

12 years agowishbone_dma: convert to new endpoint API and fix some bugs
Sebastien Bourdeauducq [Sun, 15 Jan 2012 15:41:15 +0000 (16:41 +0100)]
wishbone_dma: convert to new endpoint API and fix some bugs

12 years agobus: list signals
Sebastien Bourdeauducq [Sun, 15 Jan 2012 14:48:51 +0000 (15:48 +0100)]
bus: list signals

12 years agoflow: saner endpoint management
Sebastien Bourdeauducq [Sun, 15 Jan 2012 14:09:44 +0000 (15:09 +0100)]
flow: saner endpoint management

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

12 years agoactorlib: Wishbone DMA read master (WIP)
Sebastien Bourdeauducq [Tue, 10 Jan 2012 16:10:18 +0000 (17:10 +0100)]
actorlib: Wishbone DMA read master (WIP)

12 years agorecord: return offset
Sebastien Bourdeauducq [Tue, 10 Jan 2012 16:10:03 +0000 (17:10 +0100)]
record: return offset

12 years agoflow: simplify actor fragment interface
Sebastien Bourdeauducq [Tue, 10 Jan 2012 14:54:51 +0000 (15:54 +0100)]
flow: simplify actor fragment interface

12 years agorecord: support aligned flattening
Sebastien Bourdeauducq [Mon, 9 Jan 2012 18:16:11 +0000 (19:16 +0100)]
record: support aligned flattening

12 years agocorelogic: FSM
Sebastien Bourdeauducq [Mon, 9 Jan 2012 15:28:48 +0000 (16:28 +0100)]
corelogic: FSM

12 years agorecord: cleanup
Sebastien Bourdeauducq [Mon, 9 Jan 2012 14:20:09 +0000 (15:20 +0100)]
record: cleanup

12 years agorecord: better exception code
Sebastien Bourdeauducq [Mon, 9 Jan 2012 14:17:24 +0000 (15:17 +0100)]
record: better exception code

12 years agorecord: preserve order
Sebastien Bourdeauducq [Mon, 9 Jan 2012 14:14:42 +0000 (15:14 +0100)]
record: preserve order

12 years agoflow: draw network graph
Sebastien Bourdeauducq [Mon, 9 Jan 2012 13:21:54 +0000 (14:21 +0100)]
flow: draw network graph

12 years agoflow: actor busy signal
Sebastien Bourdeauducq [Mon, 9 Jan 2012 13:21:45 +0000 (14:21 +0100)]
flow: actor busy signal

12 years agoComposer (WIP)
Sebastien Bourdeauducq [Sun, 8 Jan 2012 12:56:11 +0000 (13:56 +0100)]
Composer (WIP)

12 years agoendpoint: add _i/_o suffix on signal names
Sebastien Bourdeauducq [Sat, 7 Jan 2012 20:21:46 +0000 (21:21 +0100)]
endpoint: add _i/_o suffix on signal names

12 years agofhdl: better signal naming heuristic
Sebastien Bourdeauducq [Sat, 7 Jan 2012 14:30:14 +0000 (15:30 +0100)]
fhdl: better signal naming heuristic

12 years agoconstant: equality
Sebastien Bourdeauducq [Sat, 7 Jan 2012 11:29:47 +0000 (12:29 +0100)]
constant: equality

12 years agoverilog: split comb block, use assign statements
Sebastien Bourdeauducq [Sat, 7 Jan 2012 11:19:06 +0000 (12:19 +0100)]
verilog: split comb block, use assign statements

12 years agoconvtools -> tools
Sebastien Bourdeauducq [Fri, 6 Jan 2012 23:39:28 +0000 (00:39 +0100)]
convtools -> tools

12 years agoflow: network
Sebastien Bourdeauducq [Fri, 6 Jan 2012 23:33:28 +0000 (00:33 +0100)]
flow: network

12 years agorecord: compatibility check
Sebastien Bourdeauducq [Fri, 6 Jan 2012 22:00:23 +0000 (23:00 +0100)]
record: compatibility check

12 years agoflow: plumbing
Sebastien Bourdeauducq [Fri, 6 Jan 2012 16:24:05 +0000 (17:24 +0100)]
flow: plumbing

12 years agoactor: simplified automatic control
Sebastien Bourdeauducq [Fri, 6 Jan 2012 14:35:17 +0000 (15:35 +0100)]
actor: simplified automatic control

12 years agoALA: use records for tokens
Sebastien Bourdeauducq [Fri, 6 Jan 2012 13:32:00 +0000 (14:32 +0100)]
ALA: use records for tokens

12 years agoREADME: update copyright year
Sebastien Bourdeauducq [Fri, 6 Jan 2012 13:15:57 +0000 (14:15 +0100)]
README: update copyright year

12 years agocorelogic: record
Sebastien Bourdeauducq [Fri, 6 Jan 2012 10:20:44 +0000 (11:20 +0100)]
corelogic: record

12 years agoSignal repr
Sebastien Bourdeauducq [Fri, 6 Jan 2012 10:20:33 +0000 (11:20 +0100)]
Signal repr

12 years agoMerge branch 'master' of github.com:milkymist/migen
Sebastien Bourdeauducq [Thu, 5 Jan 2012 18:27:55 +0000 (19:27 +0100)]
Merge branch 'master' of github.com:milkymist/migen

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

12 years agosetup.py: fix to catch all modules
Alain Péteut [Mon, 26 Dec 2011 12:41:35 +0000 (13:41 +0100)]
setup.py: fix to catch all modules

Signed-off-by: Alain Péteut <peteut@space.unibe.ch>
12 years agoAdd setup script
Alain Péteut [Sat, 24 Dec 2011 12:46:08 +0000 (13:46 +0100)]
Add setup script

12 years agoexample: flow conversion
Sebastien Bourdeauducq [Thu, 22 Dec 2011 23:36:07 +0000 (00:36 +0100)]
example: flow conversion

12 years agoflow: sum and division actors
Sebastien Bourdeauducq [Thu, 22 Dec 2011 23:35:53 +0000 (00:35 +0100)]
flow: sum and division actors

12 years agofhdl: encapsulate replicated constants
Sebastien Bourdeauducq [Thu, 22 Dec 2011 23:35:13 +0000 (00:35 +0100)]
fhdl: encapsulate replicated constants

12 years agoflow: actor class
Sebastien Bourdeauducq [Thu, 22 Dec 2011 18:37:16 +0000 (19:37 +0100)]
flow: actor class

12 years agocsr: use optree
Sebastien Bourdeauducq [Thu, 22 Dec 2011 18:36:56 +0000 (19:36 +0100)]
csr: use optree

12 years agocorelogic: operator tree
Sebastien Bourdeauducq [Thu, 22 Dec 2011 14:46:19 +0000 (15:46 +0100)]
corelogic: operator tree

12 years agoverilog: comb reset
Sebastien Bourdeauducq [Wed, 21 Dec 2011 23:04:53 +0000 (00:04 +0100)]
verilog: comb reset

12 years agoverilog: break down Convert function
Sebastien Bourdeauducq [Wed, 21 Dec 2011 22:08:50 +0000 (23:08 +0100)]
verilog: break down Convert function

12 years agoverilog: ignore variable property in combinatorial block
Sebastien Bourdeauducq [Wed, 21 Dec 2011 22:00:36 +0000 (23:00 +0100)]
verilog: ignore variable property in combinatorial block

12 years agoConsistent names
Sebastien Bourdeauducq [Wed, 21 Dec 2011 21:57:07 +0000 (22:57 +0100)]
Consistent names

12 years agoREADME: Flow
Sebastien Bourdeauducq [Mon, 19 Dec 2011 23:07:46 +0000 (00:07 +0100)]
README: Flow

12 years agoREADME: Core Logic, Bus, Bank
Sebastien Bourdeauducq [Mon, 19 Dec 2011 22:24:31 +0000 (23:24 +0100)]
README: Core Logic, Bus, Bank

12 years agoREADME: structure + FHDL description
Sebastien Bourdeauducq [Mon, 19 Dec 2011 21:15:10 +0000 (22:15 +0100)]
README: structure + FHDL description

12 years agoexamples: remove old-style declarations
Sebastien Bourdeauducq [Sun, 18 Dec 2011 20:54:39 +0000 (21:54 +0100)]
examples: remove old-style declarations

12 years agocorelogic: fix signal exports
Sebastien Bourdeauducq [Sun, 18 Dec 2011 20:54:28 +0000 (21:54 +0100)]
corelogic: fix signal exports

12 years agofhdl: better matching of assignment
Sebastien Bourdeauducq [Sun, 18 Dec 2011 20:49:48 +0000 (21:49 +0100)]
fhdl: better matching of assignment

12 years agoRemove uses of declare_signal
Sebastien Bourdeauducq [Sun, 18 Dec 2011 20:47:48 +0000 (21:47 +0100)]
Remove uses of declare_signal

12 years agofhdl: also take into account object attributes in _make_signal_name. Get rid of decla...
Sebastien Bourdeauducq [Sun, 18 Dec 2011 20:47:29 +0000 (21:47 +0100)]
fhdl: also take into account object attributes in _make_signal_name. Get rid of declare_signal

12 years agofhdl: automatic signal name from assignment
Sebastien Bourdeauducq [Sun, 18 Dec 2011 20:26:51 +0000 (21:26 +0100)]
fhdl: automatic signal name from assignment

12 years agobank: support raw registers
Sebastien Bourdeauducq [Sat, 17 Dec 2011 23:28:04 +0000 (00:28 +0100)]
bank: support raw registers

12 years agofhdl: fix series of if/elif/else
Sebastien Bourdeauducq [Sat, 17 Dec 2011 19:31:42 +0000 (20:31 +0100)]
fhdl: fix series of if/elif/else

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

12 years agoverilog: get the simulator to run the combinatorial process at the beginning
Sebastien Bourdeauducq [Sat, 17 Dec 2011 14:20:22 +0000 (15:20 +0100)]
verilog: get the simulator to run the combinatorial process at the beginning

12 years agoverilog: support for float parameters in instances
Sebastien Bourdeauducq [Sat, 17 Dec 2011 13:59:27 +0000 (14:59 +0100)]
verilog: support for float parameters in instances

12 years agoverilog: user-definable reset and clock
Sebastien Bourdeauducq [Fri, 16 Dec 2011 21:25:05 +0000 (22:25 +0100)]
verilog: user-definable reset and clock

12 years agofhdl: simpler syntax
Sebastien Bourdeauducq [Fri, 16 Dec 2011 20:30:14 +0000 (21:30 +0100)]
fhdl: simpler syntax

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

12 years agowishbone2csr: wait for WB deack
Sebastien Bourdeauducq [Tue, 13 Dec 2011 16:38:59 +0000 (17:38 +0100)]
wishbone2csr: wait for WB deack

12 years agotimeline: only trigger in rest state
Sebastien Bourdeauducq [Tue, 13 Dec 2011 14:25:46 +0000 (15:25 +0100)]
timeline: only trigger in rest state

12 years agoexamples: Wishbone interconnect test bench
Sebastien Bourdeauducq [Tue, 13 Dec 2011 13:10:56 +0000 (14:10 +0100)]
examples: Wishbone interconnect test bench

12 years agoverilog: use blocking assignment in combinatorial process
Sebastien Bourdeauducq [Tue, 13 Dec 2011 13:09:12 +0000 (14:09 +0100)]
verilog: use blocking assignment in combinatorial process

12 years agowishbone: decoder: fix slave cyc generation in registered mode
Sebastien Bourdeauducq [Tue, 13 Dec 2011 13:08:39 +0000 (14:08 +0100)]
wishbone: decoder: fix slave cyc generation in registered mode

12 years agowishbone2csr: fix double-write bug
Sebastien Bourdeauducq [Mon, 12 Dec 2011 23:25:46 +0000 (00:25 +0100)]
wishbone2csr: fix double-write bug

12 years agowishbone: only send ack to the active master in arbiter
Sebastien Bourdeauducq [Mon, 12 Dec 2011 23:25:25 +0000 (00:25 +0100)]
wishbone: only send ack to the active master in arbiter

12 years agofhdl: allow a namespace to be specified for Verilog conversion
Sebastien Bourdeauducq [Mon, 12 Dec 2011 23:24:40 +0000 (00:24 +0100)]
fhdl: allow a namespace to be specified for Verilog conversion

12 years agofhdl: support Constant parameters for Verilog conversion
Sebastien Bourdeauducq [Sun, 11 Dec 2011 19:17:51 +0000 (20:17 +0100)]
fhdl: support Constant parameters for Verilog conversion

12 years agofhdl: fix list references (thanks Lars)
Sebastien Bourdeauducq [Sun, 11 Dec 2011 19:17:29 +0000 (20:17 +0100)]
fhdl: fix list references (thanks Lars)

12 years agobus: fix CSR interconnect data readback
Sebastien Bourdeauducq [Sun, 11 Dec 2011 19:17:12 +0000 (20:17 +0100)]
bus: fix CSR interconnect data readback

12 years agobus: 14-bit CSR addresses
Sebastien Bourdeauducq [Sun, 11 Dec 2011 19:16:50 +0000 (20:16 +0100)]
bus: 14-bit CSR addresses

12 years agobank: fix csrgen address decoder
Sebastien Bourdeauducq [Sun, 11 Dec 2011 19:15:30 +0000 (20:15 +0100)]
bank: fix csrgen address decoder

12 years agobus: Wishbone to CSR bridge
Sebastien Bourdeauducq [Sun, 11 Dec 2011 14:04:34 +0000 (15:04 +0100)]
bus: Wishbone to CSR bridge

12 years agocorelogic: timeline module
Sebastien Bourdeauducq [Sun, 11 Dec 2011 00:11:13 +0000 (01:11 +0100)]
corelogic: timeline module

12 years agofhdl: remove broken fragment iadd
Sebastien Bourdeauducq [Sun, 11 Dec 2011 00:10:59 +0000 (01:10 +0100)]
fhdl: remove broken fragment iadd

12 years agoconvtools: insert reset on variables
Sebastien Bourdeauducq [Sun, 11 Dec 2011 00:10:37 +0000 (01:10 +0100)]
convtools: insert reset on variables