Sebastien Bourdeauducq [Sun, 11 Nov 2012 13:17:52 +0000 (14:17 +0100)]
pytholite/compiler: refactor visit_block
Sebastien Bourdeauducq [Sat, 10 Nov 2012 22:30:14 +0000 (23:30 +0100)]
pytholite/compiler: clean up visit_statement
Sebastien Bourdeauducq [Sat, 10 Nov 2012 21:59:14 +0000 (22:59 +0100)]
pytholite: forward 'yield call' statements to io module
Sebastien Bourdeauducq [Sat, 10 Nov 2012 20:51:19 +0000 (21:51 +0100)]
pytholite: introduce io module
Sebastien Bourdeauducq [Sat, 10 Nov 2012 17:04:05 +0000 (18:04 +0100)]
pytholite/compiler: support bitslice
Sebastien Bourdeauducq [Sat, 10 Nov 2012 14:26:13 +0000 (15:26 +0100)]
pytholite/compiler: support range(constants) in for loops
Sebastien Bourdeauducq [Sat, 10 Nov 2012 14:10:57 +0000 (15:10 +0100)]
pytholite/compiler: cleanup print statements
Sebastien Bourdeauducq [Sat, 10 Nov 2012 14:02:55 +0000 (15:02 +0100)]
pytholite/compiler: support for loops (iterating on lists only)
Sebastien Bourdeauducq [Sat, 10 Nov 2012 13:37:33 +0000 (14:37 +0100)]
pytholite/compiler: support while loops
Sebastien Bourdeauducq [Sat, 10 Nov 2012 11:09:45 +0000 (12:09 +0100)]
Revert "pytholite/compiler: SymbolStack"
This reverts commit
f57da497b2a96ab53de2fac37a34cdbc668c9636.
Sebastien Bourdeauducq [Fri, 9 Nov 2012 22:02:16 +0000 (23:02 +0100)]
pytholite/compiler: SymbolStack
Sebastien Bourdeauducq [Fri, 9 Nov 2012 19:19:22 +0000 (20:19 +0100)]
pytholite/compiler: improve naming of selection signals
Sebastien Bourdeauducq [Fri, 9 Nov 2012 19:17:57 +0000 (20:17 +0100)]
pytholite/compiler: fix handling of constants
Sebastien Bourdeauducq [Fri, 9 Nov 2012 19:17:43 +0000 (20:17 +0100)]
fhdl: make constants hashable
Sebastien Bourdeauducq [Fri, 9 Nov 2012 19:12:15 +0000 (20:12 +0100)]
pytholite/compiler: go to next state
Sebastien Bourdeauducq [Fri, 9 Nov 2012 18:37:52 +0000 (19:37 +0100)]
pytholite/compiler: support if statements
Sebastien Bourdeauducq [Fri, 9 Nov 2012 17:41:32 +0000 (18:41 +0100)]
pytholite/compiler: support comparisons in expressions
Sebastien Bourdeauducq [Fri, 9 Nov 2012 16:37:42 +0000 (17:37 +0100)]
pytholite/compiler: create FSM
Sebastien Bourdeauducq [Fri, 9 Nov 2012 16:37:24 +0000 (17:37 +0100)]
fhdl/visit: add missing self
Sebastien Bourdeauducq [Fri, 9 Nov 2012 15:00:11 +0000 (16:00 +0100)]
fhdl: visit module (untested)
Sebastien Bourdeauducq [Thu, 8 Nov 2012 20:49:20 +0000 (21:49 +0100)]
pytholith: add register muxes
Sebastien Bourdeauducq [Tue, 6 Nov 2012 12:52:19 +0000 (13:52 +0100)]
pytholite: do not use ast.NodeVisitor
Sebastien Bourdeauducq [Tue, 6 Nov 2012 12:51:51 +0000 (13:51 +0100)]
fhdl/structure: make all values hashable
Sebastien Bourdeauducq [Wed, 31 Oct 2012 14:59:12 +0000 (15:59 +0100)]
pytholite: visit AST and list registers
Sebastien Bourdeauducq [Mon, 29 Oct 2012 17:13:03 +0000 (18:13 +0100)]
pytholite: transformable elements
Sebastien Bourdeauducq [Mon, 15 Oct 2012 19:21:59 +0000 (21:21 +0200)]
bank/description: regprefix
Sebastien Bourdeauducq [Mon, 15 Oct 2012 19:21:42 +0000 (21:21 +0200)]
actorlib/spi: typo
Sebastien Bourdeauducq [Mon, 15 Oct 2012 18:32:07 +0000 (20:32 +0200)]
transform/unroll_sync: autodetect in/out
Sebastien Bourdeauducq [Mon, 15 Oct 2012 17:42:30 +0000 (19:42 +0200)]
transform/unroll_sync: support generator function
Sebastien Bourdeauducq [Fri, 12 Oct 2012 19:54:48 +0000 (21:54 +0200)]
transform/unroll: support empty dictionaries
Sebastien Bourdeauducq [Fri, 12 Oct 2012 17:54:03 +0000 (19:54 +0200)]
transform/unroll: support for variables
Sebastien Bourdeauducq [Fri, 12 Oct 2012 11:16:39 +0000 (13:16 +0200)]
transform: unroll
Sebastien Bourdeauducq [Tue, 9 Oct 2012 19:11:15 +0000 (21:11 +0200)]
actorlib/spi: SingleGenerator
Sebastien Bourdeauducq [Tue, 9 Oct 2012 17:08:09 +0000 (19:08 +0200)]
actorlib/spi/collector: atomic update for write_count
Sebastien Bourdeauducq [Tue, 9 Oct 2012 17:07:53 +0000 (19:07 +0200)]
bank: remove RE signal for field registers
Sebastien Bourdeauducq [Mon, 8 Oct 2012 16:43:18 +0000 (18:43 +0200)]
bank: support for atomic writes
Sebastien Bourdeauducq [Thu, 4 Oct 2012 18:10:24 +0000 (20:10 +0200)]
actorlib/spi: fix memory port we/wd
Sebastien Bourdeauducq [Thu, 4 Oct 2012 16:22:22 +0000 (18:22 +0200)]
flow/actorlib: Simple Processor Interface (WIP)
Sebastien Bourdeauducq [Fri, 28 Sep 2012 16:02:03 +0000 (18:02 +0200)]
fhdl: fix instance get_io
Sebastien Bourdeauducq [Sat, 22 Sep 2012 18:51:10 +0000 (20:51 +0200)]
fhdl: support expressions in instance ports
Sebastien Bourdeauducq [Sat, 22 Sep 2012 18:50:49 +0000 (20:50 +0200)]
fhdl: support inverted clock ports in instances
Sebastien Bourdeauducq [Tue, 11 Sep 2012 08:00:03 +0000 (10:00 +0200)]
fhdl/verilog: sort clock domains by name
Sebastien Bourdeauducq [Tue, 11 Sep 2012 07:59:37 +0000 (09:59 +0200)]
fhdl: list signals in execution order
Sebastien Bourdeauducq [Mon, 10 Sep 2012 22:09:11 +0000 (00:09 +0200)]
Merge branch 'master' of github.com:milkymist/migen
Sebastien Bourdeauducq [Mon, 10 Sep 2012 21:46:19 +0000 (23:46 +0200)]
examples: demonstrate multi-clock support
Sebastien Bourdeauducq [Mon, 10 Sep 2012 21:45:27 +0000 (23:45 +0200)]
examples: update LM32 instance
Sebastien Bourdeauducq [Mon, 10 Sep 2012 21:45:02 +0000 (23:45 +0200)]
Multi-clock design support + new instance API
Sebastien Bourdeauducq [Sun, 9 Sep 2012 17:56:04 +0000 (19:56 +0200)]
setup.py: cosmetic
Sébastien Bourdeauducq [Sun, 9 Sep 2012 17:52:52 +0000 (10:52 -0700)]
Merge pull request #3 from brandonhamilton/upstream
Optionally accept iverilog simulator options
Sebastien Bourdeauducq [Sun, 9 Sep 2012 17:34:46 +0000 (19:34 +0200)]
examples: new namer
Sebastien Bourdeauducq [Sun, 9 Sep 2012 17:33:55 +0000 (19:33 +0200)]
fhdl/namer: better handling of indices
Sebastien Bourdeauducq [Sun, 9 Sep 2012 16:53:24 +0000 (18:53 +0200)]
fhdl/tracer: support BUILD_LIST opcode
Sebastien Bourdeauducq [Sun, 9 Sep 2012 15:31:35 +0000 (17:31 +0200)]
fhdl/namer: use execution order indices for variable names as well
Sebastien Bourdeauducq [Sun, 9 Sep 2012 10:27:32 +0000 (12:27 +0200)]
fhdl/namer: number objects according to execution order
Sebastien Bourdeauducq [Sat, 8 Sep 2012 23:26:33 +0000 (01:26 +0200)]
fhdl/namer: simplify + more relevant names
Sebastien Bourdeauducq [Sun, 26 Aug 2012 19:19:34 +0000 (21:19 +0200)]
bus/csr: configurable data width
Sebastien Bourdeauducq [Sun, 12 Aug 2012 16:04:29 +0000 (18:04 +0200)]
doc: ASMI reader
Sebastien Bourdeauducq [Sun, 12 Aug 2012 15:55:29 +0000 (17:55 +0200)]
doc: IntSequence
Sebastien Bourdeauducq [Wed, 8 Aug 2012 15:30:18 +0000 (17:30 +0200)]
doc: framebuffer example
Sebastien Bourdeauducq [Mon, 6 Aug 2012 17:12:33 +0000 (19:12 +0200)]
doc: arrays
Sebastien Bourdeauducq [Sat, 4 Aug 2012 22:16:11 +0000 (00:16 +0200)]
sim: ensure clean IPC shutdown
Sebastien Bourdeauducq [Sat, 4 Aug 2012 21:39:52 +0000 (23:39 +0200)]
flow/isd: add freeze register
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 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 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 17:45:12 +0000 (19:45 +0200)]
examples/dataflow/dma: test OOO ASMI reader
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: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 [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 [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: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