examples/memory: use new get_port API
[litex.git] / examples /
2012-11-23 Sebastien Bourdeauducqexamples/memory: use new get_port API
2012-11-23 Sebastien Bourdeauducqexamples/pytholite/uio: demonstrate memories
2012-11-23 Sebastien Bourdeauducqexamples/pytholite/uio: simulate and convert Pytholite
2012-11-17 Sebastien Bourdeauducqsim/ipc/Message: convert values
2012-11-17 Sebastien Bourdeauducqexamples/pytholite: add uio example
2012-11-17 Sebastien Bourdeauducqbus/asmibus: swap port position to be consistent with...
2012-11-16 Sebastien Bourdeauducqexamples/pytholite/basic: demonstrate conversion to...
2012-11-16 Sebastien Bourdeauducqexamples: basic Pytholite demo
2012-10-15 Sebastien Bourdeauducqtransform/unroll_sync: autodetect in/out
2012-10-12 Sebastien Bourdeauducqtransform/unroll: support for variables
2012-10-12 Sebastien Bourdeauducqtransform: unroll
2012-10-08 Sebastien Bourdeauducqbank: support for atomic writes
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-09 Sébastien BourdeauducqMerge pull request #3 from brandonhamilton/upstream
2012-09-09 Sebastien Bourdeauducqexamples: new namer
2012-08-04 Sebastien Bourdeauducqsim: ensure clean IPC shutdown
2012-07-12 Sebastien Bourdeauducqexamples/dataflow/dma: test OOO ASMI reader
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-06-25 Sebastien Bourdeauducqactorlib: merge composer into ala + derive ComposableSo...
2012-06-24 Sebastien BourdeauducqMove arithmetic actors to actorlib
2012-06-22 Sebastien Bourdeauducqcontrol.For -> misc.IntSequence
2012-06-22 Sebastien Bourdeauducqexamples/dataflow/dma: use new dataflow API (thanks...
2012-06-22 Sebastien Bourdeauducqexamples/sim/dataflow: use new dataflow API (thanks...
2012-06-20 Sebastien Bourdeauducqexamples/dataflow/structuring: infinite source
2012-06-20 Sebastien Bourdeauducqflow: perftools
2012-06-20 Sebastien Bourdeauducqexamples/dataflow/structuring: test Cast
2012-06-20 Sebastien Bourdeauducqexamples/dataflow: structuring test
2012-06-17 Sebastien Bourdeauducqactorlib/control: simplify + fix
2012-06-17 Sebastien Bourdeauducqremove spurious module
2012-06-17 Sebastien Bourdeauducqflow/plumbing: Combinator/Splitter should not inherit...
2012-06-16 Sebastien Bourdeauducqexamples/flow: Fibonacci demo
2012-06-16 Sebastien Bourdeauducqexamples/flow/arithmetic: cleanup
2012-06-16 Sebastien Bourdeauducqflow: insert splitters
2012-06-16 Sebastien Bourdeauducqexamples/flow/arithmetic: simulate
2012-06-16 Sebastien Bourdeauducqflow: insert combinators and infer plumbing layout
2012-06-15 Sebastien BourdeauducqAbstract actor graphs
2012-06-12 Sebastien Bourdeauducqactorlib: ASMI sequential reader
2012-06-12 Sebastien Bourdeauducqexamples/dataflow/dma: refactor
2012-06-12 Sebastien BourdeauducqReorganize examples folder
2012-06-12 Sebastien BourdeauducqPureSimulable
2012-06-12 Sebastien BourdeauducqASMI simulation models
2012-06-10 Sebastien Bourdeauducqwishbone: base TargetModel class
2012-06-10 Sebastien Bourdeauducqbus/wishbone: target model
2012-06-08 Sebastien Bourdeauducqexamples/dataflow: only import nx when needed
2012-06-08 Sebastien Bourdeauducqflow/network: refactor graph
2012-06-08 Sebastien Bourdeauducqactorlib: WB writer simulation OK
2012-06-08 Sebastien Bourdeauducqactorlib: WB reader simulation OK
2012-06-08 Sebastien Bourdeauducqactorlib: generator-based generic simulation actor
2012-06-08 Sebastien Bourdeauducqexamples/fir: print Verilog source
2012-06-07 Sebastien Bourdeauducqexamples/fir: plot input and output signals
2012-03-23 Sebastien BourdeauducqUpdate copyright notices
2012-03-10 Sebastien Bourdeauducqdoc: more examples and comments
2012-03-08 Sebastien Bourdeauducqexamples: FIR filter simulation
2012-03-08 Sebastien Bourdeauducqexamples: remove outdated wb_intercon simulation
2012-03-08 Sebastien Bourdeauducqbus: generic transaction model
2012-03-08 Sebastien Bourdeauducqexamples: small cleanup
2012-03-06 Sebastien Bourdeauducqsim: make initialization cycle optional (selectable...
2012-03-06 Sebastien Bourdeauducqsim: memory access
2012-03-06 Sebastien Bourdeauducqsim: support for signed numbers
2012-03-06 Sebastien Bourdeauducqsim: VCD generation
2012-03-06 Sebastien Bourdeauducqsim: clean startup/shutdown
2012-03-05 Sebastien Bourdeauducqsim: basic functionality working
2012-02-16 Sebastien Bourdeauducqfhdl: support forwarding of bidirectional signals from...
2012-02-15 Sebastien Bourdeauducqbank: omit device write register when access_bus==READ_...
2012-02-15 Sebastien Bourdeauducqbank/csrgen: use new bus API
2012-02-15 Sebastien Bourdeauducqbus: simplify and cleanup
2012-02-14 Sebastien BourdeauducqUse double quotes for all strings
2012-02-06 Sebastien Bourdeauducqbank: support registers larger than the bus word width
2012-02-06 Sebastien Bourdeauducqbank: refactoring
2012-01-28 Sebastien Bourdeauducqexamples/wb_intercon: update to new APIs
2012-01-27 Sebastien Bourdeauducqfhdl: support memory read enable
2012-01-27 Sebastien Bourdeauducqfhdl: memories working
2012-01-20 Sebastien BourdeauducqUse meaningful class names
2012-01-16 Sebastien Bourdeauducqexamples/corelogic_conv: use two dividers
2012-01-16 Sebastien BourdeauducqNew naming system beginning to work
2012-01-15 Sebastien Bourdeauducqactorlib/control: 'for' generator
2012-01-15 Sebastien Bourdeauducqwishbone_dma: convert to new endpoint API and fix some...
2012-01-10 Sebastien Bourdeauducqflow: simplify actor fragment interface
2012-01-09 Sebastien Bourdeauducqrecord: support aligned flattening
2012-01-09 Sebastien Bourdeauducqcorelogic: FSM
2012-01-09 Sebastien Bourdeauducqrecord: preserve order
2012-01-09 Sebastien Bourdeauducqflow: draw network graph
2012-01-08 Sebastien BourdeauducqComposer (WIP)
2012-01-06 Sebastien Bourdeauducqflow: network
2012-01-06 Sebastien Bourdeauducqflow: plumbing
2012-01-06 Sebastien Bourdeauducqcorelogic: record
2012-01-05 Sebastien BourdeauducqMerge branch 'master' of github.com:milkymist/migen
2012-01-05 Sebastien BourdeauducqConvert -> convert
2011-12-22 Sebastien Bourdeauducqexample: flow conversion
2011-12-18 Sebastien Bourdeauducqexamples: remove old-style declarations
2011-12-16 Sebastien BourdeauducqPay a bit more attention to PEP8
2011-12-13 Sebastien Bourdeauducqexamples: Wishbone interconnect test bench
2011-12-08 Sebastien BourdeauducqCorelogic conversion example
2011-12-08 Sebastien BourdeauducqInstance support
2011-12-05 Sebastien BourdeauducqCase support + register bank generator
2011-12-04 Sebastien BourdeauducqExamples folder