litex.git
12 years agotb/selector: use _SimpleSelector
Sebastien Bourdeauducq [Fri, 3 Aug 2012 20:10:04 +0000 (22:10 +0200)]
tb/selector: use _SimpleSelector

12 years agotb/asmicon: concurrent reads and writes
Sebastien Bourdeauducq [Fri, 3 Aug 2012 20:09:23 +0000 (22:09 +0200)]
tb/asmicon: concurrent reads and writes

12 years agoasmicon: bring full_selector param to top-level
Sebastien Bourdeauducq [Fri, 3 Aug 2012 19:23:54 +0000 (21:23 +0200)]
asmicon: bring full_selector param to top-level

12 years agobios: add command to print df debug info
Sebastien Bourdeauducq [Fri, 3 Aug 2012 16:51:39 +0000 (18:51 +0200)]
bios: add command to print df debug info

12 years agoframebuffer: support df debugger
Sebastien Bourdeauducq [Fri, 3 Aug 2012 16:51:18 +0000 (18:51 +0200)]
framebuffer: support df debugger

12 years agoflow/network: remove print
Sebastien Bourdeauducq [Fri, 3 Aug 2012 16:50:57 +0000 (18:50 +0200)]
flow/network: remove print

12 years agoflow/network: option to add debugger
Sebastien Bourdeauducq [Fri, 3 Aug 2012 16:49:35 +0000 (18:49 +0200)]
flow/network: option to add debugger

12 years agoflow: in-system debugger module
Sebastien Bourdeauducq [Fri, 3 Aug 2012 16:49:04 +0000 (18:49 +0200)]
flow: in-system debugger module

12 years agoflow/hooks/DFGHook: add iterator on hooks
Sebastien Bourdeauducq [Fri, 3 Aug 2012 16:48:35 +0000 (18:48 +0200)]
flow/hooks/DFGHook: add iterator on hooks

12 years agoflow: EndpointHook -> EndpointSimHook
Sebastien Bourdeauducq [Fri, 3 Aug 2012 10:58:41 +0000 (12:58 +0200)]
flow: EndpointHook -> EndpointSimHook

12 years agocorelogic/ReorderBuffer: do not touch empty count when issuing and reading at the...
Sebastien Bourdeauducq [Fri, 13 Jul 2012 18:21:04 +0000 (20:21 +0200)]
corelogic/ReorderBuffer: do not touch empty count when issuing and reading at the same time

12 years agoasmicon: simple selector option
Sebastien Bourdeauducq [Fri, 13 Jul 2012 17:25:38 +0000 (19:25 +0200)]
asmicon: simple selector option

12 years agox.bv.width -> len(x)
Sebastien Bourdeauducq [Fri, 13 Jul 2012 16:33:03 +0000 (18:33 +0200)]
x.bv.width -> len(x)

12 years agox.bv.width -> len(x)
Sebastien Bourdeauducq [Fri, 13 Jul 2012 16:32:54 +0000 (18:32 +0200)]
x.bv.width -> len(x)

12 years agofhdl: len() for Constant
Sebastien Bourdeauducq [Fri, 13 Jul 2012 16:16:50 +0000 (18:16 +0200)]
fhdl: len() for Constant

12 years agocorelogic/misc: remove multimux
Sebastien Bourdeauducq [Fri, 13 Jul 2012 16:05:57 +0000 (18:05 +0200)]
corelogic/misc: remove multimux

12 years agoasmicon: remove uses of multimux
Sebastien Bourdeauducq [Fri, 13 Jul 2012 16:05:26 +0000 (18:05 +0200)]
asmicon: remove uses of multimux

12 years agofhdl: fix value_bv for operators
Sebastien Bourdeauducq [Fri, 13 Jul 2012 15:40:49 +0000 (17:40 +0200)]
fhdl: fix value_bv for operators

12 years agobus/wishbone: remove use of deprecated multimux
Sebastien Bourdeauducq [Fri, 13 Jul 2012 15:17:20 +0000 (17:17 +0200)]
bus/wishbone: remove use of deprecated multimux

12 years agofhdl: remove _StatementList
Sebastien Bourdeauducq [Fri, 13 Jul 2012 15:07:56 +0000 (17:07 +0200)]
fhdl: remove _StatementList

12 years agoframebuffer: clean shutdown
Sebastien Bourdeauducq [Thu, 12 Jul 2012 18:13:31 +0000 (20:13 +0200)]
framebuffer: clean shutdown

12 years agoexamples/dataflow/dma: test OOO ASMI reader
Sebastien Bourdeauducq [Thu, 12 Jul 2012 17:45:12 +0000 (19:45 +0200)]
examples/dataflow/dma: test OOO ASMI reader

12 years agotop: use two slots for the framebuffer ASMI port
Sebastien Bourdeauducq [Thu, 12 Jul 2012 17:40:49 +0000 (19:40 +0200)]
top: use two slots for the framebuffer ASMI port

12 years agobus/asmibus: fix per-port tag generation
Sebastien Bourdeauducq [Thu, 12 Jul 2012 17:37:50 +0000 (19:37 +0200)]
bus/asmibus: fix per-port tag generation

12 years agoframebuffer: use ASMI reader factory
Sebastien Bourdeauducq [Thu, 12 Jul 2012 16:56:17 +0000 (18:56 +0200)]
framebuffer: use ASMI reader factory

12 years agoactorlib/dma_asmi: out-of-order reader and class factory
Sebastien Bourdeauducq [Thu, 12 Jul 2012 16:34:13 +0000 (18:34 +0200)]
actorlib/dma_asmi: out-of-order reader and class factory

12 years agocorelogic: reorder buffer (untested)
Sebastien Bourdeauducq [Thu, 12 Jul 2012 16:33:28 +0000 (18:33 +0200)]
corelogic: reorder buffer (untested)

12 years agofhdl/arrays: use correct BV for intermediate signals
Sebastien Bourdeauducq [Wed, 11 Jul 2012 10:06:32 +0000 (12:06 +0200)]
fhdl/arrays: use correct BV for intermediate signals

12 years agofhdl: arrays (TODO: use correct BV for intermediate signals)
Sebastien Bourdeauducq [Mon, 9 Jul 2012 13:16:38 +0000 (15:16 +0200)]
fhdl: arrays (TODO: use correct BV for intermediate signals)

12 years agobus: CSR initiator
Sebastien Bourdeauducq [Sat, 7 Jul 2012 20:36:15 +0000 (22:36 +0200)]
bus: CSR initiator

12 years agoframebuffer: print rgb in simulation
Sebastien Bourdeauducq [Sat, 7 Jul 2012 09:34:22 +0000 (11:34 +0200)]
framebuffer: print rgb in simulation

12 years agotb/framebuffer: remove vcd
Sebastien Bourdeauducq [Sat, 7 Jul 2012 09:30:43 +0000 (11:30 +0200)]
tb/framebuffer: remove vcd

12 years agoframebuffer: fix FIFO read clocking
Sebastien Bourdeauducq [Sat, 7 Jul 2012 09:30:27 +0000 (11:30 +0200)]
framebuffer: fix FIFO read clocking

12 years agoRevert "framebuffer: switch to real DMA"
Sebastien Bourdeauducq [Sat, 7 Jul 2012 08:58:13 +0000 (10:58 +0200)]
Revert "framebuffer: switch to real DMA"

This reverts commit 3add96212bfb23e459a703a54b8e7e0a1551456b.

12 years agoframebuffer: switch to real DMA
Sebastien Bourdeauducq [Fri, 6 Jul 2012 22:23:56 +0000 (00:23 +0200)]
framebuffer: switch to real DMA

12 years agoframebuffer: fix deadlock
Sebastien Bourdeauducq [Fri, 6 Jul 2012 22:12:34 +0000 (00:12 +0200)]
framebuffer: fix deadlock

12 years agotb/framebuffer: compute parameters
Sebastien Bourdeauducq [Fri, 6 Jul 2012 22:11:58 +0000 (00:11 +0200)]
tb/framebuffer: compute parameters

12 years agoactorlib/misc/IntSequence: add offset feature
Sebastien Bourdeauducq [Fri, 6 Jul 2012 22:10:23 +0000 (00:10 +0200)]
actorlib/misc/IntSequence: add offset feature

12 years agoflow/perftools: refactor to use hooks
Sebastien Bourdeauducq [Fri, 6 Jul 2012 21:36:23 +0000 (23:36 +0200)]
flow/perftools: refactor to use hooks

12 years agoflow: hooks
Sebastien Bourdeauducq [Fri, 6 Jul 2012 21:36:10 +0000 (23:36 +0200)]
flow: hooks

12 years agoframebuffer: make simulation easier
Sebastien Bourdeauducq [Tue, 3 Jul 2012 17:04:44 +0000 (19:04 +0200)]
framebuffer: make simulation easier

12 years agoframebuffer: fix computation of alignment bits
Sebastien Bourdeauducq [Tue, 3 Jul 2012 16:14:39 +0000 (18:14 +0200)]
framebuffer: fix computation of alignment bits

12 years agoframebuffer: indentation
Sebastien Bourdeauducq [Sun, 1 Jul 2012 20:30:07 +0000 (22:30 +0200)]
framebuffer: indentation

12 years agoframebuffer: fake DMA for testing (WIP)
Sebastien Bourdeauducq [Sun, 1 Jul 2012 19:46:11 +0000 (21:46 +0200)]
framebuffer: fake DMA for testing (WIP)

12 years agoframebuffer/vtg: fix dataflow control (inc. WA for Migen bug - FIXME)
Sebastien Bourdeauducq [Sun, 1 Jul 2012 19:45:52 +0000 (21:45 +0200)]
framebuffer/vtg: fix dataflow control (inc. WA for Migen bug - FIXME)

12 years agoframebuffer: fix pixel split
Sebastien Bourdeauducq [Sun, 1 Jul 2012 19:44:33 +0000 (21:44 +0200)]
framebuffer: fix pixel split

12 years agoframebuffer: fix sync generation
Sebastien Bourdeauducq [Sun, 1 Jul 2012 16:43:39 +0000 (18:43 +0200)]
framebuffer: fix sync generation

12 years agoWork around imbecilic timing constraints system
Sebastien Bourdeauducq [Sun, 1 Jul 2012 16:14:16 +0000 (18:14 +0200)]
Work around imbecilic timing constraints system

12 years agoframebuffer: register output of FIFO
Sebastien Bourdeauducq [Sun, 1 Jul 2012 16:13:49 +0000 (18:13 +0200)]
framebuffer: register output of FIFO

12 years agoframebuffer: video timing generator
Sebastien Bourdeauducq [Sun, 1 Jul 2012 15:03:40 +0000 (17:03 +0200)]
framebuffer: video timing generator

12 years agoframebuffer: FIFO
Sebastien Bourdeauducq [Sun, 1 Jul 2012 13:22:57 +0000 (15:22 +0200)]
framebuffer: FIFO

12 years agoframebuffer: VTG and FIFO skeleton
Sebastien Bourdeauducq [Fri, 29 Jun 2012 15:09:16 +0000 (17:09 +0200)]
framebuffer: VTG and FIFO skeleton

12 years agoframebuffer: chop memory words
Sebastien Bourdeauducq [Fri, 29 Jun 2012 14:11:05 +0000 (16:11 +0200)]
framebuffer: chop memory words

12 years agoactorlib/structuring/Cast: rawbits parameter
Sebastien Bourdeauducq [Fri, 29 Jun 2012 14:10:50 +0000 (16:10 +0200)]
actorlib/structuring/Cast: rawbits parameter

12 years agodoc: interrupt controllers
Sebastien Bourdeauducq [Thu, 28 Jun 2012 14:02:09 +0000 (16:02 +0200)]
doc: interrupt controllers

12 years agodoc: ASMI topology
Sebastien Bourdeauducq [Thu, 28 Jun 2012 13:20:51 +0000 (15:20 +0200)]
doc: ASMI topology

12 years agodoc: performance tools
Sebastien Bourdeauducq [Thu, 28 Jun 2012 12:22:38 +0000 (14:22 +0200)]
doc: performance tools

12 years agodoc: link df simulation example
Sebastien Bourdeauducq [Wed, 27 Jun 2012 22:43:27 +0000 (00:43 +0200)]
doc: link df simulation example

12 years agodoc: actor network
Sebastien Bourdeauducq [Mon, 25 Jun 2012 14:07:45 +0000 (16:07 +0200)]
doc: actor network

12 years agoactorlib: merge composer into ala + derive ComposableSource from ActorNode
Sebastien Bourdeauducq [Mon, 25 Jun 2012 09:34:58 +0000 (11:34 +0200)]
actorlib: merge composer into ala + derive ComposableSource from ActorNode

12 years agodoc: bus actors
Sebastien Bourdeauducq [Sun, 24 Jun 2012 18:16:59 +0000 (20:16 +0200)]
doc: bus actors

12 years agodoc: arithmetic and logic actors
Sebastien Bourdeauducq [Sun, 24 Jun 2012 17:56:31 +0000 (19:56 +0200)]
doc: arithmetic and logic actors

12 years agoframebuffer: ala flow->actorlib
Sebastien Bourdeauducq [Sun, 24 Jun 2012 17:15:19 +0000 (19:15 +0200)]
framebuffer: ala flow->actorlib

12 years agoMove arithmetic actors to actorlib
Sebastien Bourdeauducq [Sun, 24 Jun 2012 17:13:49 +0000 (19:13 +0200)]
Move arithmetic actors to actorlib

12 years agodoc: simulation actors
Sebastien Bourdeauducq [Sun, 24 Jun 2012 16:59:36 +0000 (18:59 +0200)]
doc: simulation actors

12 years agodoc: structuring actors
Sebastien Bourdeauducq [Sun, 24 Jun 2012 16:17:55 +0000 (18:17 +0200)]
doc: structuring actors

12 years agodoc: plumbing actors
Sebastien Bourdeauducq [Sun, 24 Jun 2012 16:01:58 +0000 (18:01 +0200)]
doc: plumbing actors

12 years agodoc: common scheduling models
Sebastien Bourdeauducq [Sun, 24 Jun 2012 15:18:45 +0000 (17:18 +0200)]
doc: common scheduling models

12 years agodoc: detailed actor description
Sebastien Bourdeauducq [Sun, 24 Jun 2012 14:39:49 +0000 (16:39 +0200)]
doc: detailed actor description

12 years agodoc: flow intro
Sebastien Bourdeauducq [Sun, 24 Jun 2012 09:27:42 +0000 (11:27 +0200)]
doc: flow intro

12 years agodoc: split rst file
Sebastien Bourdeauducq [Fri, 22 Jun 2012 16:02:35 +0000 (18:02 +0200)]
doc: split rst file

12 years agodoc: dataflow chapter structure
Sebastien Bourdeauducq [Fri, 22 Jun 2012 15:43:24 +0000 (17:43 +0200)]
doc: dataflow chapter structure

12 years agocontrol.For -> misc.IntSequence
Sebastien Bourdeauducq [Fri, 22 Jun 2012 13:01:47 +0000 (15:01 +0200)]
control.For -> misc.IntSequence

12 years agoframebuffer: control.For -> misc.IntSequence
Sebastien Bourdeauducq [Fri, 22 Jun 2012 13:01:25 +0000 (15:01 +0200)]
framebuffer: control.For -> misc.IntSequence

12 years agoexamples/dataflow/dma: use new dataflow API (thanks Ross Manyika for reporting)
Sebastien Bourdeauducq [Fri, 22 Jun 2012 11:58:36 +0000 (13:58 +0200)]
examples/dataflow/dma: use new dataflow API (thanks Ross Manyika for reporting)

12 years agoexamples/sim/dataflow: use new dataflow API (thanks Ross Manyika for reporting)
Sebastien Bourdeauducq [Fri, 22 Jun 2012 11:22:36 +0000 (13:22 +0200)]
examples/sim/dataflow: use new dataflow API (thanks Ross Manyika for reporting)

12 years agoexamples/dataflow/structuring: infinite source
Sebastien Bourdeauducq [Wed, 20 Jun 2012 22:44:41 +0000 (00:44 +0200)]
examples/dataflow/structuring: infinite source

12 years agoflow/perftool: fix cpt equation
Sebastien Bourdeauducq [Wed, 20 Jun 2012 22:41:22 +0000 (00:41 +0200)]
flow/perftool: fix cpt equation

12 years agoactorlib/sim/SimActor: remove dead time between transactions
Sebastien Bourdeauducq [Wed, 20 Jun 2012 20:39:52 +0000 (22:39 +0200)]
actorlib/sim/SimActor: remove dead time between transactions

12 years agoactorlib/structuring/Pack: drive busy signal
Sebastien Bourdeauducq [Wed, 20 Jun 2012 20:39:03 +0000 (22:39 +0200)]
actorlib/structuring/Pack: drive busy signal

12 years agoflow: perftools
Sebastien Bourdeauducq [Wed, 20 Jun 2012 19:59:17 +0000 (21:59 +0200)]
flow: perftools

12 years agoexamples/dataflow/structuring: test Cast
Sebastien Bourdeauducq [Wed, 20 Jun 2012 16:29:03 +0000 (18:29 +0200)]
examples/dataflow/structuring: test Cast

12 years agoexamples/dataflow: structuring test
Sebastien Bourdeauducq [Wed, 20 Jun 2012 16:25:01 +0000 (18:25 +0200)]
examples/dataflow: structuring test

12 years agoactorlib: structuring (untested)
Sebastien Bourdeauducq [Wed, 20 Jun 2012 14:35:01 +0000 (16:35 +0200)]
actorlib: structuring (untested)

12 years agoactorlib/control: simplify + fix
Sebastien Bourdeauducq [Sun, 17 Jun 2012 19:19:47 +0000 (21:19 +0200)]
actorlib/control: simplify + fix

12 years agoremove spurious module
Sebastien Bourdeauducq [Sun, 17 Jun 2012 19:19:22 +0000 (21:19 +0200)]
remove spurious module

12 years agoframebuffer: address generator and DMA
Sebastien Bourdeauducq [Sun, 17 Jun 2012 16:36:23 +0000 (18:36 +0200)]
framebuffer: address generator and DMA

12 years agoflow/network: fix handling of edges with subrecords at both ends
Sebastien Bourdeauducq [Sun, 17 Jun 2012 16:31:45 +0000 (18:31 +0200)]
flow/network: fix handling of edges with subrecords at both ends

12 years agoactorlib/control: use numbers of bits instead of maxima
Sebastien Bourdeauducq [Sun, 17 Jun 2012 16:29:57 +0000 (18:29 +0200)]
actorlib/control: use numbers of bits instead of maxima

12 years agoframebuffer: frame initiator
Sebastien Bourdeauducq [Sun, 17 Jun 2012 15:22:02 +0000 (17:22 +0200)]
framebuffer: frame initiator

12 years agoflow/plumbing: Combinator/Splitter should not inherit CombinatorialActor
Sebastien Bourdeauducq [Sun, 17 Jun 2012 11:45:18 +0000 (13:45 +0200)]
flow/plumbing: Combinator/Splitter should not inherit CombinatorialActor

12 years agoVGA framebuffer connections
Sebastien Bourdeauducq [Sun, 17 Jun 2012 11:41:26 +0000 (13:41 +0200)]
VGA framebuffer connections

12 years agoexamples/flow: Fibonacci demo
Sebastien Bourdeauducq [Sat, 16 Jun 2012 20:41:34 +0000 (22:41 +0200)]
examples/flow: Fibonacci demo

12 years agoflow/network: handle default endpoints correctly in _infer_plumbing_layout
Sebastien Bourdeauducq [Sat, 16 Jun 2012 20:41:15 +0000 (22:41 +0200)]
flow/network: handle default endpoints correctly in _infer_plumbing_layout

12 years agoflow/network: require ActorNode be passed to add_connection
Sebastien Bourdeauducq [Sat, 16 Jun 2012 20:40:26 +0000 (22:40 +0200)]
flow/network: require ActorNode be passed to add_connection

12 years agoflow/network: fix ActorNode default params
Sebastien Bourdeauducq [Sat, 16 Jun 2012 20:39:31 +0000 (22:39 +0200)]
flow/network: fix ActorNode default params

12 years agoflow/actor: fix busy signal generation for pipelined actors
Sebastien Bourdeauducq [Sat, 16 Jun 2012 20:38:45 +0000 (22:38 +0200)]
flow/actor: fix busy signal generation for pipelined actors

12 years agoflow/actor: add single_sink/single_source retrieval methods
Sebastien Bourdeauducq [Sat, 16 Jun 2012 20:38:16 +0000 (22:38 +0200)]
flow/actor: add single_sink/single_source retrieval methods

12 years agoexamples/flow/arithmetic: cleanup
Sebastien Bourdeauducq [Sat, 16 Jun 2012 20:37:25 +0000 (22:37 +0200)]
examples/flow/arithmetic: cleanup

12 years agoflow: insert splitters
Sebastien Bourdeauducq [Sat, 16 Jun 2012 19:23:42 +0000 (21:23 +0200)]
flow: insert splitters