examples: basic Pytholite demo
[litex.git] / migen /
2012-11-16 Sebastien Bourdeauducqpytholite/io: support token push
2012-11-11 Sebastien Bourdeauducqpytholite: move expression and register handling to...
2012-11-11 Sebastien Bourdeauducqpytholite/compiler: recognize composite I/O pattern
2012-11-11 Sebastien Bourdeauducqpytholite/compiler: visit_assign_special
2012-11-11 Sebastien Bourdeauducqpytholite: move FSM management to separate module
2012-11-11 Sebastien Bourdeauducqpytholite/compiler: refactor visit_block
2012-11-10 Sebastien Bourdeauducqpytholite/compiler: clean up visit_statement
2012-11-10 Sebastien Bourdeauducqpytholite: forward 'yield call' statements to io module
2012-11-10 Sebastien Bourdeauducqpytholite: introduce io module
2012-11-10 Sebastien Bourdeauducqpytholite/compiler: support bitslice
2012-11-10 Sebastien Bourdeauducqpytholite/compiler: support range(constants) in for...
2012-11-10 Sebastien Bourdeauducqpytholite/compiler: cleanup print statements
2012-11-10 Sebastien Bourdeauducqpytholite/compiler: support for loops (iterating on...
2012-11-10 Sebastien Bourdeauducqpytholite/compiler: support while loops
2012-11-10 Sebastien BourdeauducqRevert "pytholite/compiler: SymbolStack"
2012-11-09 Sebastien Bourdeauducqpytholite/compiler: SymbolStack
2012-11-09 Sebastien Bourdeauducqpytholite/compiler: improve naming of selection signals
2012-11-09 Sebastien Bourdeauducqpytholite/compiler: fix handling of constants
2012-11-09 Sebastien Bourdeauducqfhdl: make constants hashable
2012-11-09 Sebastien Bourdeauducqpytholite/compiler: go to next state
2012-11-09 Sebastien Bourdeauducqpytholite/compiler: support if statements
2012-11-09 Sebastien Bourdeauducqpytholite/compiler: support comparisons in expressions
2012-11-09 Sebastien Bourdeauducqpytholite/compiler: create FSM
2012-11-09 Sebastien Bourdeauducqfhdl/visit: add missing self
2012-11-09 Sebastien Bourdeauducqfhdl: visit module (untested)
2012-11-08 Sebastien Bourdeauducqpytholith: add register muxes
2012-11-06 Sebastien Bourdeauducqpytholite: do not use ast.NodeVisitor
2012-11-06 Sebastien Bourdeauducqfhdl/structure: make all values hashable
2012-10-31 Sebastien Bourdeauducqpytholite: visit AST and list registers
2012-10-29 Sebastien Bourdeauducqpytholite: transformable elements
2012-10-15 Sebastien Bourdeauducqbank/description: regprefix
2012-10-15 Sebastien Bourdeauducqactorlib/spi: typo
2012-10-15 Sebastien Bourdeauducqtransform/unroll_sync: autodetect in/out
2012-10-15 Sebastien Bourdeauducqtransform/unroll_sync: support generator function
2012-10-12 Sebastien Bourdeauducqtransform/unroll: support empty dictionaries
2012-10-12 Sebastien Bourdeauducqtransform/unroll: support for variables
2012-10-12 Sebastien Bourdeauducqtransform: unroll
2012-10-09 Sebastien Bourdeauducqactorlib/spi: SingleGenerator
2012-10-09 Sebastien Bourdeauducqactorlib/spi/collector: atomic update for write_count
2012-10-09 Sebastien Bourdeauducqbank: remove RE signal for field registers
2012-10-08 Sebastien Bourdeauducqbank: support for atomic writes
2012-10-04 Sebastien Bourdeauducqactorlib/spi: fix memory port we/wd
2012-10-04 Sebastien Bourdeauducqflow/actorlib: Simple Processor Interface (WIP)
2012-09-28 Sebastien Bourdeauducqfhdl: fix instance get_io
2012-09-22 Sebastien Bourdeauducqfhdl: support expressions in instance ports
2012-09-22 Sebastien Bourdeauducqfhdl: support inverted clock ports in instances
2012-09-11 Sebastien Bourdeauducqfhdl/verilog: sort clock domains by name
2012-09-11 Sebastien Bourdeauducqfhdl: list signals in execution order
2012-09-10 Sebastien BourdeauducqMerge branch 'master' of github.com:milkymist/migen
2012-09-10 Sebastien BourdeauducqMulti-clock design support + new instance API
2012-09-09 Sébastien BourdeauducqMerge pull request #3 from brandonhamilton/upstream
2012-09-09 Sebastien Bourdeauducqfhdl/namer: better handling of indices
2012-09-09 Sebastien Bourdeauducqfhdl/tracer: support BUILD_LIST opcode
2012-09-09 Sebastien Bourdeauducqfhdl/namer: use execution order indices for variable...
2012-09-09 Sebastien Bourdeauducqfhdl/namer: number objects according to execution order
2012-09-08 Sebastien Bourdeauducqfhdl/namer: simplify + more relevant names
2012-08-26 Sebastien Bourdeauducqbus/csr: configurable data width
2012-08-04 Sebastien Bourdeauducqsim: ensure clean IPC shutdown
2012-08-04 Sebastien Bourdeauducqflow/isd: add freeze register
2012-08-03 Sebastien Bourdeauducqflow/network: remove print
2012-08-03 Sebastien Bourdeauducqflow/network: option to add debugger
2012-08-03 Sebastien Bourdeauducqflow: in-system debugger module
2012-08-03 Sebastien Bourdeauducqflow/hooks/DFGHook: add iterator on hooks
2012-08-03 Sebastien Bourdeauducqflow: EndpointHook -> EndpointSimHook
2012-07-13 Sebastien Bourdeauducqcorelogic/ReorderBuffer: do not touch empty count when...
2012-07-13 Sebastien Bourdeauducqx.bv.width -> len(x)
2012-07-13 Sebastien Bourdeauducqfhdl: len() for Constant
2012-07-13 Sebastien Bourdeauducqcorelogic/misc: remove multimux
2012-07-13 Sebastien Bourdeauducqfhdl: fix value_bv for operators
2012-07-13 Sebastien Bourdeauducqbus/wishbone: remove use of deprecated multimux
2012-07-13 Sebastien Bourdeauducqfhdl: remove _StatementList
2012-07-12 Sebastien Bourdeauducqbus/asmibus: fix per-port tag generation
2012-07-12 Sebastien Bourdeauducqactorlib/dma_asmi: out-of-order reader and class factory
2012-07-12 Sebastien Bourdeauducqcorelogic: reorder buffer (untested)
2012-07-11 Sebastien Bourdeauducqfhdl/arrays: use correct BV for intermediate signals
2012-07-09 Sebastien Bourdeauducqfhdl: arrays (TODO: use correct BV for intermediate...
2012-07-07 Sebastien Bourdeauducqbus: CSR initiator
2012-07-06 Sebastien Bourdeauducqactorlib/misc/IntSequence: add offset feature
2012-07-06 Sebastien Bourdeauducqflow/perftools: refactor to use hooks
2012-07-06 Sebastien Bourdeauducqflow: hooks
2012-06-29 Sebastien Bourdeauducqactorlib/structuring/Cast: rawbits parameter
2012-06-25 Sebastien Bourdeauducqdoc: actor network
2012-06-25 Sebastien Bourdeauducqactorlib: merge composer into ala + derive ComposableSo...
2012-06-24 Sebastien Bourdeauducqdoc: arithmetic and logic actors
2012-06-24 Sebastien BourdeauducqMove arithmetic actors to actorlib
2012-06-22 Sebastien Bourdeauducqcontrol.For -> misc.IntSequence
2012-06-20 Sebastien Bourdeauducqflow/perftool: fix cpt equation
2012-06-20 Sebastien Bourdeauducqactorlib/sim/SimActor: remove dead time between transac...
2012-06-20 Sebastien Bourdeauducqactorlib/structuring/Pack: drive busy signal
2012-06-20 Sebastien Bourdeauducqflow: perftools
2012-06-20 Sebastien Bourdeauducqexamples/dataflow: structuring test
2012-06-20 Sebastien Bourdeauducqactorlib: structuring (untested)
2012-06-17 Sebastien Bourdeauducqactorlib/control: simplify + fix
2012-06-17 Sebastien Bourdeauducqflow/network: fix handling of edges with subrecords...
2012-06-17 Sebastien Bourdeauducqactorlib/control: use numbers of bits instead of maxima
2012-06-17 Sebastien Bourdeauducqflow/plumbing: Combinator/Splitter should not inherit...
2012-06-16 Sebastien Bourdeauducqflow/network: handle default endpoints correctly in...
2012-06-16 Sebastien Bourdeauducqflow/network: require ActorNode be passed to add_connection
2012-06-16 Sebastien Bourdeauducqflow/network: fix ActorNode default params
2012-06-16 Sebastien Bourdeauducqflow/actor: fix busy signal generation for pipelined...
next