litex.git
2012-01-13 Sebastien BourdeauducqWishbone: omit fixed LSBs
2012-01-10 Sebastien Bourdeauducqactorlib: Wishbone DMA read master (WIP)
2012-01-10 Sebastien Bourdeauducqrecord: return offset
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: cleanup
2012-01-09 Sebastien Bourdeauducqrecord: better exception code
2012-01-09 Sebastien Bourdeauducqrecord: preserve order
2012-01-09 Sebastien Bourdeauducqflow: draw network graph
2012-01-09 Sebastien Bourdeauducqflow: actor busy signal
2012-01-08 Sebastien BourdeauducqComposer (WIP)
2012-01-07 Sebastien Bourdeauducqendpoint: add _i/_o suffix on signal names
2012-01-07 Sebastien Bourdeauducqfhdl: better signal naming heuristic
2012-01-07 Sebastien Bourdeauducqconstant: equality
2012-01-07 Sebastien Bourdeauducqverilog: split comb block, use assign statements
2012-01-06 Sebastien Bourdeauducqconvtools -> tools
2012-01-06 Sebastien Bourdeauducqflow: network
2012-01-06 Sebastien Bourdeauducqrecord: compatibility check
2012-01-06 Sebastien Bourdeauducqflow: plumbing
2012-01-06 Sebastien Bourdeauducqactor: simplified automatic control
2012-01-06 Sebastien BourdeauducqALA: use records for tokens
2012-01-06 Sebastien BourdeauducqREADME: update copyright year
2012-01-06 Sebastien Bourdeauducqcorelogic: record
2012-01-06 Sebastien BourdeauducqSignal repr
2012-01-05 Sebastien BourdeauducqMerge branch 'master' of github.com:milkymist/migen
2012-01-05 Sebastien BourdeauducqConvert -> convert
2011-12-27 Alain Péteutsetup.py: fix to catch all modules
2011-12-24 Alain PéteutAdd setup script
2011-12-22 Sebastien Bourdeauducqexample: flow conversion
2011-12-22 Sebastien Bourdeauducqflow: sum and division actors
2011-12-22 Sebastien Bourdeauducqfhdl: encapsulate replicated constants
2011-12-22 Sebastien Bourdeauducqflow: actor class
2011-12-22 Sebastien Bourdeauducqcsr: use optree
2011-12-22 Sebastien Bourdeauducqcorelogic: operator tree
2011-12-21 Sebastien Bourdeauducqverilog: comb reset
2011-12-21 Sebastien Bourdeauducqverilog: break down Convert function
2011-12-21 Sebastien Bourdeauducqverilog: ignore variable property in combinatorial...
2011-12-21 Sebastien BourdeauducqConsistent names
2011-12-19 Sebastien BourdeauducqREADME: Flow
2011-12-19 Sebastien BourdeauducqREADME: Core Logic, Bus, Bank
2011-12-19 Sebastien BourdeauducqREADME: structure + FHDL description
2011-12-18 Sebastien Bourdeauducqexamples: remove old-style declarations
2011-12-18 Sebastien Bourdeauducqcorelogic: fix signal exports
2011-12-18 Sebastien Bourdeauducqfhdl: better matching of assignment
2011-12-18 Sebastien BourdeauducqRemove uses of declare_signal
2011-12-18 Sebastien Bourdeauducqfhdl: also take into account object attributes in _make...
2011-12-18 Sebastien Bourdeauducqfhdl: automatic signal name from assignment
2011-12-17 Sebastien Bourdeauducqbank: support raw registers
2011-12-17 Sebastien Bourdeauducqfhdl: fix series of if/elif/else
2011-12-17 Sebastien Bourdeauducq32-device, 8-bit CSR bus
2011-12-17 Sebastien Bourdeauducqverilog: get the simulator to run the combinatorial...
2011-12-17 Sebastien Bourdeauducqverilog: support for float parameters in instances
2011-12-16 Sebastien Bourdeauducqverilog: user-definable reset and clock
2011-12-16 Sebastien Bourdeauducqfhdl: simpler syntax
2011-12-16 Sebastien BourdeauducqPay a bit more attention to PEP8
2011-12-13 Sebastien Bourdeauducqwishbone2csr: wait for WB deack
2011-12-13 Sebastien Bourdeauducqtimeline: only trigger in rest state
2011-12-13 Sebastien Bourdeauducqexamples: Wishbone interconnect test bench
2011-12-13 Sebastien Bourdeauducqverilog: use blocking assignment in combinatorial process
2011-12-13 Sebastien Bourdeauducqwishbone: decoder: fix slave cyc generation in register...
2011-12-12 Sebastien Bourdeauducqwishbone2csr: fix double-write bug
2011-12-12 Sebastien Bourdeauducqwishbone: only send ack to the active master in arbiter
2011-12-12 Sebastien Bourdeauducqfhdl: allow a namespace to be specified for Verilog...
2011-12-11 Sebastien Bourdeauducqfhdl: support Constant parameters for Verilog conversion
2011-12-11 Sebastien Bourdeauducqfhdl: fix list references (thanks Lars)
2011-12-11 Sebastien Bourdeauducqbus: fix CSR interconnect data readback
2011-12-11 Sebastien Bourdeauducqbus: 14-bit CSR addresses
2011-12-11 Sebastien Bourdeauducqbank: fix csrgen address decoder
2011-12-11 Sebastien Bourdeauducqbus: Wishbone to CSR bridge
2011-12-11 Sebastien Bourdeauducqcorelogic: timeline module
2011-12-11 Sebastien Bourdeauducqfhdl: remove broken fragment iadd
2011-12-11 Sebastien Bourdeauducqconvtools: insert reset on variables
2011-12-10 Sebastien Bourdeauducqautofragment: remove debug
2011-12-10 Sebastien Bourdeauducqfhdl: autofragment
2011-12-10 Sebastien Bourdeauducqfhdl: fix += for empty fragment
2011-12-10 Sebastien Bourdeauducqfhdl: pad support in fragments
2011-12-09 Sebastien Bourdeauducqwishbone: decoder + shared bus interconnect
2011-12-09 Sebastien Bourdeauducqfhdl: replication support
2011-12-08 Sebastien Bourdeauducqwishbone: arbiter
2011-12-08 Sebastien Bourdeauducqsimplebus: export GetSigName function
2011-12-08 Sebastien Bourdeauducqcorelogic: multimux module
2011-12-08 Sebastien Bourdeauducqverilog: handle default in case statements
2011-12-08 Sebastien Bourdeauducqfhdl: improve automatic signal naming
2011-12-08 Sebastien BourdeauducqCorelogic conversion example
2011-12-08 Sebastien Bourdeauducqcorelogic: MC divider module
2011-12-08 Sebastien Bourdeauducqfhdl: support negation operator
2011-12-08 Sebastien Bourdeauducqverilog: fix unary operator conversion
2011-12-08 Sebastien Bourdeauducqcorelogic: round-robin module
2011-12-08 Sebastien BourdeauducqNamed buses
2011-12-08 Sebastien Bourdeauducqwishbone: add missing SEL
2011-12-08 Sebastien Bourdeauducqinstances: signal override
2011-12-08 Sebastien BourdeauducqWishbone declarations
2011-12-08 Sebastien BourdeauducqSimple bus base class
2011-12-08 Sebastien BourdeauducqInstance support
2011-12-07 Sebastien Bourdeauducqfhdl: fix implicit slice index
2011-12-07 Sebastien Bourdeauducqfhdl: cleanup value bv
2011-12-05 Sebastien BourdeauducqVariable conversion
2011-12-05 Sebastien BourdeauducqCleanup
2011-12-05 Sebastien BourdeauducqCase support + register bank generator
next