litex.git
2012-11-23 Sebastien Bourdeauducqpytholite: fix import of _Slice
2012-11-23 Sebastien Bourdeauducqpytholite/io: support memory
2012-11-23 Sebastien Bourdeauducqfhdl/structure/Memory: fix we width
2012-11-23 Sebastien Bourdeauducqexamples/memory: use new get_port API
2012-11-23 Sebastien Bourdeauducqfhdl/structure: add Memory.get_port API
2012-11-23 Sebastien Bourdeauducqfhdl: use object creation counter (HUID) as hash. This...
2012-11-23 Sebastien Bourdeauducqfhdl/structure: use sets for memories and instance...
2012-11-23 Sebastien Bourdeauducqexamples/pytholite/uio: demonstrate memories
2012-11-23 Sebastien Bourdeauducquio: support memories
2012-11-23 Sebastien Bourdeauducqbus: memory initiator
2012-11-23 Sebastien Bourdeauducqpytholite/io: fix Wishbone writes + support sel attribute
2012-11-23 Sebastien Bourdeauducqexamples/pytholite/uio: simulate and convert Pytholite
2012-11-23 Sebastien Bourdeauducqpytholite/io: support Wishbone reads
2012-11-23 Sebastien Bourdeauducqpytholite/io: support Wishbone writes
2012-11-23 Sebastien Bourdeauducqpytholite/compiler: pass keyword arguments to gen_io
2012-11-18 Sebastien Bourdeauducqfhdl/verilog: remove empty cases
2012-11-17 Sebastien Bourdeauducqsim/ipc/Message: convert values
2012-11-17 Sebastien Bourdeauducqpytholite/transel: use python3-compatible comparison...
2012-11-17 Sebastien Bourdeauducqexamples/pytholite: add uio example
2012-11-17 Sebastien Bourdeauducquio/ioo: fix UnifiedIOSimulation
2012-11-17 Sebastien Bourdeauducquio: support generator trampolining in simulation
2012-11-17 Sebastien Bourdeauducquio: add simulation I/O object
2012-11-17 Sebastien Bourdeauducquio: unified I/O object
2012-11-17 Sebastien Bourdeauducqactorlib/sim: swap TokenExchanger parameters
2012-11-17 Sebastien Bourdeauducqbus/csr: allow specifying existing interface
2012-11-17 Sebastien Bourdeauducqbus/asmibus: swap port position to be consistent with...
2012-11-17 Sebastien Bourdeauducqbus/wishbone: allow specifying existing interface
2012-11-17 Sebastien Bourdeauducqbus/transactions: add busname parameter
2012-11-17 Sebastien Bourdeauducqactorlib/sim: split TokenExchanger
2012-11-16 Sebastien Bourdeauducqpytholite/io: support token pull
2012-11-16 Sebastien Bourdeauducqexamples/pytholite/basic: demonstrate conversion to...
2012-11-16 Sebastien Bourdeauducqexamples: basic Pytholite demo
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 Bourdeauducqexamples: demonstrate multi-clock support
2012-09-10 Sebastien Bourdeauducqexamples: update LM32 instance
2012-09-10 Sebastien BourdeauducqMulti-clock design support + new instance API
2012-09-09 Sebastien Bourdeauducqsetup.py: cosmetic
2012-09-09 Sébastien BourdeauducqMerge pull request #3 from brandonhamilton/upstream
2012-09-09 Sebastien Bourdeauducqexamples: new namer
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-12 Sebastien Bourdeauducqdoc: ASMI reader
2012-08-12 Sebastien Bourdeauducqdoc: IntSequence
2012-08-08 Sebastien Bourdeauducqdoc: framebuffer example
2012-08-06 Sebastien Bourdeauducqdoc: arrays
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
next