Sebastien Bourdeauducq [Fri, 3 Aug 2012 20:10:04 +0000 (22:10 +0200)]
tb/selector: use _SimpleSelector
Sebastien Bourdeauducq [Fri, 3 Aug 2012 20:09:23 +0000 (22:09 +0200)]
tb/asmicon: concurrent reads and writes
Sebastien Bourdeauducq [Fri, 3 Aug 2012 19:23:54 +0000 (21:23 +0200)]
asmicon: bring full_selector param to top-level
Sebastien Bourdeauducq [Fri, 3 Aug 2012 16:51:39 +0000 (18:51 +0200)]
bios: add command to print df debug info
Sebastien Bourdeauducq [Fri, 3 Aug 2012 16:51:18 +0000 (18:51 +0200)]
framebuffer: support df debugger
Sebastien Bourdeauducq [Fri, 3 Aug 2012 16:50:57 +0000 (18:50 +0200)]
flow/network: remove print
Sebastien Bourdeauducq [Fri, 3 Aug 2012 16:49:35 +0000 (18:49 +0200)]
flow/network: option to add debugger
Sebastien Bourdeauducq [Fri, 3 Aug 2012 16:49:04 +0000 (18:49 +0200)]
flow: in-system debugger module
Sebastien Bourdeauducq [Fri, 3 Aug 2012 16:48:35 +0000 (18:48 +0200)]
flow/hooks/DFGHook: add iterator on hooks
Sebastien Bourdeauducq [Fri, 3 Aug 2012 10:58:41 +0000 (12:58 +0200)]
flow: EndpointHook -> EndpointSimHook
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
Sebastien Bourdeauducq [Fri, 13 Jul 2012 17:25:38 +0000 (19:25 +0200)]
asmicon: simple selector option
Sebastien Bourdeauducq [Fri, 13 Jul 2012 16:33:03 +0000 (18:33 +0200)]
x.bv.width -> len(x)
Sebastien Bourdeauducq [Fri, 13 Jul 2012 16:32:54 +0000 (18:32 +0200)]
x.bv.width -> len(x)
Sebastien Bourdeauducq [Fri, 13 Jul 2012 16:16:50 +0000 (18:16 +0200)]
fhdl: len() for Constant
Sebastien Bourdeauducq [Fri, 13 Jul 2012 16:05:57 +0000 (18:05 +0200)]
corelogic/misc: remove multimux
Sebastien Bourdeauducq [Fri, 13 Jul 2012 16:05:26 +0000 (18:05 +0200)]
asmicon: remove uses of multimux
Sebastien Bourdeauducq [Fri, 13 Jul 2012 15:40:49 +0000 (17:40 +0200)]
fhdl: fix value_bv for operators
Sebastien Bourdeauducq [Fri, 13 Jul 2012 15:17:20 +0000 (17:17 +0200)]
bus/wishbone: remove use of deprecated multimux
Sebastien Bourdeauducq [Fri, 13 Jul 2012 15:07:56 +0000 (17:07 +0200)]
fhdl: remove _StatementList
Sebastien Bourdeauducq [Thu, 12 Jul 2012 18:13:31 +0000 (20:13 +0200)]
framebuffer: clean shutdown
Sebastien Bourdeauducq [Thu, 12 Jul 2012 17:45:12 +0000 (19:45 +0200)]
examples/dataflow/dma: test OOO ASMI reader
Sebastien Bourdeauducq [Thu, 12 Jul 2012 17:40:49 +0000 (19:40 +0200)]
top: use two slots for the framebuffer ASMI port
Sebastien Bourdeauducq [Thu, 12 Jul 2012 17:37:50 +0000 (19:37 +0200)]
bus/asmibus: fix per-port tag generation
Sebastien Bourdeauducq [Thu, 12 Jul 2012 16:56:17 +0000 (18:56 +0200)]
framebuffer: use ASMI reader factory
Sebastien Bourdeauducq [Thu, 12 Jul 2012 16:34:13 +0000 (18:34 +0200)]
actorlib/dma_asmi: out-of-order reader and class factory
Sebastien Bourdeauducq [Thu, 12 Jul 2012 16:33:28 +0000 (18:33 +0200)]
corelogic: reorder buffer (untested)
Sebastien Bourdeauducq [Wed, 11 Jul 2012 10:06:32 +0000 (12:06 +0200)]
fhdl/arrays: 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)
Sebastien Bourdeauducq [Sat, 7 Jul 2012 20:36:15 +0000 (22:36 +0200)]
bus: CSR initiator
Sebastien Bourdeauducq [Sat, 7 Jul 2012 09:34:22 +0000 (11:34 +0200)]
framebuffer: print rgb in simulation
Sebastien Bourdeauducq [Sat, 7 Jul 2012 09:30:43 +0000 (11:30 +0200)]
tb/framebuffer: remove vcd
Sebastien Bourdeauducq [Sat, 7 Jul 2012 09:30:27 +0000 (11:30 +0200)]
framebuffer: fix FIFO read clocking
Sebastien Bourdeauducq [Sat, 7 Jul 2012 08:58:13 +0000 (10:58 +0200)]
Revert "framebuffer: switch to real DMA"
This reverts commit
3add96212bfb23e459a703a54b8e7e0a1551456b.
Sebastien Bourdeauducq [Fri, 6 Jul 2012 22:23:56 +0000 (00:23 +0200)]
framebuffer: switch to real DMA
Sebastien Bourdeauducq [Fri, 6 Jul 2012 22:12:34 +0000 (00:12 +0200)]
framebuffer: fix deadlock
Sebastien Bourdeauducq [Fri, 6 Jul 2012 22:11:58 +0000 (00:11 +0200)]
tb/framebuffer: compute parameters
Sebastien Bourdeauducq [Fri, 6 Jul 2012 22:10:23 +0000 (00:10 +0200)]
actorlib/misc/IntSequence: add offset feature
Sebastien Bourdeauducq [Fri, 6 Jul 2012 21:36:23 +0000 (23:36 +0200)]
flow/perftools: refactor to use hooks
Sebastien Bourdeauducq [Fri, 6 Jul 2012 21:36:10 +0000 (23:36 +0200)]
flow: hooks
Sebastien Bourdeauducq [Tue, 3 Jul 2012 17:04:44 +0000 (19:04 +0200)]
framebuffer: make simulation easier
Sebastien Bourdeauducq [Tue, 3 Jul 2012 16:14:39 +0000 (18:14 +0200)]
framebuffer: fix computation of alignment bits
Sebastien Bourdeauducq [Sun, 1 Jul 2012 20:30:07 +0000 (22:30 +0200)]
framebuffer: indentation
Sebastien Bourdeauducq [Sun, 1 Jul 2012 19:46:11 +0000 (21:46 +0200)]
framebuffer: fake DMA for testing (WIP)
Sebastien Bourdeauducq [Sun, 1 Jul 2012 19:45:52 +0000 (21:45 +0200)]
framebuffer/vtg: fix dataflow control (inc. WA for Migen bug - FIXME)
Sebastien Bourdeauducq [Sun, 1 Jul 2012 19:44:33 +0000 (21:44 +0200)]
framebuffer: fix pixel split
Sebastien Bourdeauducq [Sun, 1 Jul 2012 16:43:39 +0000 (18:43 +0200)]
framebuffer: fix sync generation
Sebastien Bourdeauducq [Sun, 1 Jul 2012 16:14:16 +0000 (18:14 +0200)]
Work around imbecilic timing constraints system
Sebastien Bourdeauducq [Sun, 1 Jul 2012 16:13:49 +0000 (18:13 +0200)]
framebuffer: register output of FIFO
Sebastien Bourdeauducq [Sun, 1 Jul 2012 15:03:40 +0000 (17:03 +0200)]
framebuffer: video timing generator
Sebastien Bourdeauducq [Sun, 1 Jul 2012 13:22:57 +0000 (15:22 +0200)]
framebuffer: FIFO
Sebastien Bourdeauducq [Fri, 29 Jun 2012 15:09:16 +0000 (17:09 +0200)]
framebuffer: VTG and FIFO skeleton
Sebastien Bourdeauducq [Fri, 29 Jun 2012 14:11:05 +0000 (16:11 +0200)]
framebuffer: chop memory words
Sebastien Bourdeauducq [Fri, 29 Jun 2012 14:10:50 +0000 (16:10 +0200)]
actorlib/structuring/Cast: rawbits parameter
Sebastien Bourdeauducq [Thu, 28 Jun 2012 14:02:09 +0000 (16:02 +0200)]
doc: interrupt controllers
Sebastien Bourdeauducq [Thu, 28 Jun 2012 13:20:51 +0000 (15:20 +0200)]
doc: ASMI topology
Sebastien Bourdeauducq [Thu, 28 Jun 2012 12:22:38 +0000 (14:22 +0200)]
doc: performance tools
Sebastien Bourdeauducq [Wed, 27 Jun 2012 22:43:27 +0000 (00:43 +0200)]
doc: link df simulation example
Sebastien Bourdeauducq [Mon, 25 Jun 2012 14:07:45 +0000 (16:07 +0200)]
doc: actor network
Sebastien Bourdeauducq [Mon, 25 Jun 2012 09:34:58 +0000 (11:34 +0200)]
actorlib: merge composer into ala + derive ComposableSource from ActorNode
Sebastien Bourdeauducq [Sun, 24 Jun 2012 18:16:59 +0000 (20:16 +0200)]
doc: bus actors
Sebastien Bourdeauducq [Sun, 24 Jun 2012 17:56:31 +0000 (19:56 +0200)]
doc: arithmetic and logic actors
Sebastien Bourdeauducq [Sun, 24 Jun 2012 17:15:19 +0000 (19:15 +0200)]
framebuffer: ala flow->actorlib
Sebastien Bourdeauducq [Sun, 24 Jun 2012 17:13:49 +0000 (19:13 +0200)]
Move arithmetic actors to actorlib
Sebastien Bourdeauducq [Sun, 24 Jun 2012 16:59:36 +0000 (18:59 +0200)]
doc: simulation actors
Sebastien Bourdeauducq [Sun, 24 Jun 2012 16:17:55 +0000 (18:17 +0200)]
doc: structuring actors
Sebastien Bourdeauducq [Sun, 24 Jun 2012 16:01:58 +0000 (18:01 +0200)]
doc: plumbing actors
Sebastien Bourdeauducq [Sun, 24 Jun 2012 15:18:45 +0000 (17:18 +0200)]
doc: common scheduling models
Sebastien Bourdeauducq [Sun, 24 Jun 2012 14:39:49 +0000 (16:39 +0200)]
doc: detailed actor description
Sebastien Bourdeauducq [Sun, 24 Jun 2012 09:27:42 +0000 (11:27 +0200)]
doc: flow intro
Sebastien Bourdeauducq [Fri, 22 Jun 2012 16:02:35 +0000 (18:02 +0200)]
doc: split rst file
Sebastien Bourdeauducq [Fri, 22 Jun 2012 15:43:24 +0000 (17:43 +0200)]
doc: dataflow chapter structure
Sebastien Bourdeauducq [Fri, 22 Jun 2012 13:01:47 +0000 (15:01 +0200)]
control.For -> misc.IntSequence
Sebastien Bourdeauducq [Fri, 22 Jun 2012 13:01:25 +0000 (15:01 +0200)]
framebuffer: control.For -> misc.IntSequence
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)
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)
Sebastien Bourdeauducq [Wed, 20 Jun 2012 22:44:41 +0000 (00:44 +0200)]
examples/dataflow/structuring: infinite source
Sebastien Bourdeauducq [Wed, 20 Jun 2012 22:41:22 +0000 (00:41 +0200)]
flow/perftool: fix cpt equation
Sebastien Bourdeauducq [Wed, 20 Jun 2012 20:39:52 +0000 (22:39 +0200)]
actorlib/sim/SimActor: remove dead time between transactions
Sebastien Bourdeauducq [Wed, 20 Jun 2012 20:39:03 +0000 (22:39 +0200)]
actorlib/structuring/Pack: drive busy signal
Sebastien Bourdeauducq [Wed, 20 Jun 2012 19:59:17 +0000 (21:59 +0200)]
flow: perftools
Sebastien Bourdeauducq [Wed, 20 Jun 2012 16:29:03 +0000 (18:29 +0200)]
examples/dataflow/structuring: test Cast
Sebastien Bourdeauducq [Wed, 20 Jun 2012 16:25:01 +0000 (18:25 +0200)]
examples/dataflow: structuring test
Sebastien Bourdeauducq [Wed, 20 Jun 2012 14:35:01 +0000 (16:35 +0200)]
actorlib: structuring (untested)
Sebastien Bourdeauducq [Sun, 17 Jun 2012 19:19:47 +0000 (21:19 +0200)]
actorlib/control: simplify + fix
Sebastien Bourdeauducq [Sun, 17 Jun 2012 19:19:22 +0000 (21:19 +0200)]
remove spurious module
Sebastien Bourdeauducq [Sun, 17 Jun 2012 16:36:23 +0000 (18:36 +0200)]
framebuffer: address generator and DMA
Sebastien Bourdeauducq [Sun, 17 Jun 2012 16:31:45 +0000 (18:31 +0200)]
flow/network: fix handling of edges with subrecords at both ends
Sebastien Bourdeauducq [Sun, 17 Jun 2012 16:29:57 +0000 (18:29 +0200)]
actorlib/control: use numbers of bits instead of maxima
Sebastien Bourdeauducq [Sun, 17 Jun 2012 15:22:02 +0000 (17:22 +0200)]
framebuffer: frame initiator
Sebastien Bourdeauducq [Sun, 17 Jun 2012 11:45:18 +0000 (13:45 +0200)]
flow/plumbing: Combinator/Splitter should not inherit CombinatorialActor
Sebastien Bourdeauducq [Sun, 17 Jun 2012 11:41:26 +0000 (13:41 +0200)]
VGA framebuffer connections
Sebastien Bourdeauducq [Sat, 16 Jun 2012 20:41:34 +0000 (22:41 +0200)]
examples/flow: Fibonacci demo
Sebastien Bourdeauducq [Sat, 16 Jun 2012 20:41:15 +0000 (22:41 +0200)]
flow/network: handle default endpoints correctly in _infer_plumbing_layout
Sebastien Bourdeauducq [Sat, 16 Jun 2012 20:40:26 +0000 (22:40 +0200)]
flow/network: require ActorNode be passed to add_connection
Sebastien Bourdeauducq [Sat, 16 Jun 2012 20:39:31 +0000 (22:39 +0200)]
flow/network: fix ActorNode default params
Sebastien Bourdeauducq [Sat, 16 Jun 2012 20:38:45 +0000 (22:38 +0200)]
flow/actor: fix busy signal generation for pipelined actors
Sebastien Bourdeauducq [Sat, 16 Jun 2012 20:38:16 +0000 (22:38 +0200)]
flow/actor: add single_sink/single_source retrieval methods
Sebastien Bourdeauducq [Sat, 16 Jun 2012 20:37:25 +0000 (22:37 +0200)]
examples/flow/arithmetic: cleanup
Sebastien Bourdeauducq [Sat, 16 Jun 2012 19:23:42 +0000 (21:23 +0200)]
flow: insert splitters