litex.git
2014-08-21 Florent Kermarrecvivado: enable bitstream compression (optional)
2014-08-18 Robert Jordensfhdl.structure: do not permit clock domain names that...
2014-08-18 Robert Jordensfhdl.structure: remove unused imports
2014-08-18 Robert JordensSignal.__getitem__: raise TypeError and IndexError...
2014-08-18 Robert JordensSignal.like: pass kwargs
2014-08-18 Robert Jordensvivado: make tcl a list of commands, add reporting
2014-08-09 Sebastien Bourdeauducqmibuild/programmer: remove unneeded needs_flash_proxy...
2014-08-09 Sebastien Bourdeauducqplatforms/kc705: remove DDR3 multirank pins
2014-08-09 Sebastien Bourdeauducqbus/dfi: add CKE and RESET_N
2014-08-06 Sebastien Bourdeauducqtypo
2014-08-06 Sebastien Bourdeauducqmibuild/xilinx: connect CE on reset synchronizer FFs
2014-08-06 Sebastien Bourdeauducqgenlib: add reset synchronizer
2014-08-06 Sebastien Bourdeauducqmibuild/xilinx: share more code between ISE and Vivado...
2014-08-03 Sebastien Bourdeauducqplatforms/kc705: fix speed grade
2014-08-03 Sebastien Bourdeauducqplatforms/kc705: add automatic clk200 constraint
2014-08-03 Sebastien Bourdeauducqplatforms/kc705: use XC3SProg
2014-08-03 Sebastien Bourdeauducqplatforms/kc705: use Vivado by default
2014-08-03 Sebastien Bourdeauducqmibuild/programmer: fix XC3SProg init
2014-08-02 Florent Kermarrecmibuild/generic_platform: add recursive parameter to...
2014-08-02 Sebastien Bourdeauducqgenlib/fifo: use synchronous memory read instead of...
2014-08-01 Florent Kermarrecmibuild: move programmer to mibuild and create programm...
2014-07-30 Sebastien Bourdeauducqkc705/ddram: use lighter pin syntax
2014-07-30 Florent Kermarrecmibuild/xilinx_vivado: allow sharing Misc constraints...
2014-07-29 Florent Kermarreckc705: add ddram pins
2014-07-28 Robert Jordensmibuild.xilinx_vivado: support settingsXX.sh
2014-07-25 Robert Jordensmigen.fhdl.structure: add Signal.like(other)
2014-07-24 Florent Kermarrecmigen/sim/generic: use kwargs to pass parameters to...
2014-07-19 Robert Jordensflow.plumbing: spelling
2014-07-19 Robert Jordensflow.plumbing: make argument order consistent
2014-07-18 Sebastien Bourdeauducqgenlib/SyncFIFO: remove flush signal (use InsertReset...
2014-07-11 Fabien Marteaumibuild/platforms: add APF27 and APF51 Armadeus platforms
2014-07-09 Fabien Marteaumibuild/generic_platform.py: adding ability to use...
2014-06-28 Sebastien BourdeauducqMerge branch 'master' of github.com:m-labs/migen
2014-06-28 Florent Kermarrecmibuild/xilinx_vivado.py: add set property to misc...
2014-06-22 Sebastien BourdeauducqMerge branch 'master' of github.com:m-labs/migen
2014-06-22 Florent Kermarrecfsm: set reset_state as default state
2014-06-20 Florent Kermarrecmibuild: use SimpleCRG instead of CRG_SE, remove period...
2014-06-15 Florent Kermarrecfifo: add support for depth=2
2014-06-15 Florent Kermarrecmigen/bank/description: add reset parameter to CSRStatus
2014-06-07 Sebastien Bourdeauducqkc705: use string default arg
2014-06-07 Florent Kermarrecinitial Vivado support
2014-05-21 Florent Kermarrecmibuild/platforms: use add_period_constraint
2014-05-21 Florent Kermarrecmibuild: expose add_period_constraint (easier to use...
2014-05-21 Florent Kermarrecmibuild/altera_quartus: use default gui command line...
2014-05-12 Sebastien Bourdeauducqmibuild: remove useless 'reduce_control_sets auto'
2014-05-01 Florent Kermarrecwishbone2lasmi: fix wordbits computation
2014-04-25 Robert Jordensde0nano: call sdram mask dm, not dqm (follow other...
2014-04-18 Sebastien Bourdeauducqfhdl: forbid zero-length signals
2014-04-18 Florent Kermarrecwishbone2lasmi: support lasmim data_width < wishbone...
2014-04-17 Florent Kermarrecmibuild: force shell script generation to unix format...
2014-04-17 Florent Kermarrecmibuild/altera_quartus: enforce use of SystemVerilog...
2014-04-13 Sebastien Bourdeauducqsim: use (mandatory) ncycles when starting a simulation...
2014-04-11 Florent Kermarrecmibuild: add bitstream_ext parameter to platforms
2014-04-11 Florent Kermarrecmibuild/altera_quartus: set top_level_entity
2014-04-11 Florent Kermarrecmibuild/altera_quartus: add support for verilog include
2014-04-06 Robert Jordenstest/SyncFIFOCase: better test bench termination
2014-04-05 Robert Jordensmibuild/xilinx_ise: move overwrite option to default...
2014-04-05 Robert Jordensmibuild/xilinx: make par and map options configurable
2014-04-05 Robert Jordensgenlib/fifo: add SyncFIFOClassic and SyncFIFOBuffered
2014-03-24 Robert Jordenstest/test_cordic: fix for new Simulation API
2014-03-24 Robert Jordenstest/support: fix default ncycles
2014-03-20 Robert Jordensgenlib/coding: gracefully handle flen(i) < 2
2014-03-20 Robert Jordensbus/csr: new simulation api
2014-03-16 Robert Jordensgenlib/fifo: add flush, expose level in SyncFIFO
2014-02-17 Sebastien Bourdeauducqmibuild/generic_platform: fix default value for connectors
2014-02-16 Sebastien Bourdeauducqmibuild/platforms/papilio_pro: add expansion connectors
2014-02-16 Sebastien Bourdeauducqmibuild: support for expansion connectors
2014-02-07 Sebastien BourdeauducqUpdate doc with new simulation API
2014-01-27 Sebastien Bourdeauducqfix SimActor TB terminations
2014-01-27 Sebastien BourdeauducqAdd 'passive' simulation functions that are not taken...
2014-01-26 Sebastien BourdeauducqNew simulation API
2014-01-06 Sebastien Bourdeauducqbank/eventmanager: add SharedIRQ
2013-12-17 Robert Jordensmigen/fhdl/tools: speed up group_by_targets (halves...
2013-12-14 Sebastien Bourdeauducqplatforms/rhino: add GPMC wait pin
2013-12-12 Sebastien Bourdeauducqfhdl/simplify/FullMemoryWE: fix WE slice for multi...
2013-12-12 Sebastien Bourdeauducqadd support for Verilog include paths
2013-12-12 Sebastien Bourdeauducqfhdl/simplify: add FullMemoryWE decorator that splits...
2013-12-12 Sebastien Bourdeauducqutils/misc: add gcd_multiple function to compute GCD...
2013-12-12 Sebastien Bourdeauducqspecials/Memory: allow for more flexibility in memory...
2013-12-11 Sebastien Bourdeauducqfhdl/verilog: fix representation of negative integers
2013-12-10 Robert Jordensmigen/test/test_signed: add a (currently failing) signe...
2013-12-10 Robert Jordensmigen/fhdl/bitcontainer: fix signed arrays (map is...
2013-12-06 Robert Jordensmibuild/xilinx_ise: use ngdbuild_opt also for xst case
2013-12-06 Robert Jordensmibuild/xilinx_ise: add support for custom tools and...
2013-12-03 Robert Jordensusrp_b100 platform
2013-12-03 Robert Jordensadd zedboard platform
2013-12-03 Robert Jordensadd initial ztex_115d platform
2013-12-03 Sebastien Bourdeauducqlx9 fixups
2013-12-03 Robert Jordensfhdl.size: rename to bitcontainer
2013-12-03 Robert Jordensmigen.fhdl.size: verify fslice for negative values
2013-12-03 Robert Jordensmigen.fhdl.structure: have Cat() flat_iteration-ize...
2013-12-03 Robert Jordensmigen.fhdl.tools: move flat_iteration to migen.util...
2013-12-03 Robert Jordensmigen.fhdl.size: add fiter(), fslice(), and freversed()
2013-12-02 Sebastien Bourdeauducqgenlib/divider: fix diff computation
2013-12-02 Sebastien Bourdeauducqexamples/sim/cordic_err: fix rms_err function name
2013-12-02 Sebastien Bourdeauducqexamples/cordic/cordic_impl: do not fail if build dir...
2013-12-02 Robert Jordensgenlib/sort: add bitonic, combinatorial sorter
2013-12-02 Robert Jordensexamples/cordic: scripted exploration of parameters...
2013-12-02 Robert Jordensgenlib/cordic: cleanup, documentation, unittests
2013-12-02 Robert Jordensmigen/test: if SimCase is a TestCase, it's run in every...
next