2015-09-29 |
Sebastien Bourdeauducq | fhdl: typecheck ClockSignal and ResetSignal arguments |
commit | commitdiff | tree |
2015-09-28 |
Sebastien Bourdeauducq | build: cleanup |
commit | commitdiff | tree |
2015-09-26 |
Sebastien Bourdeauducq | fhdl/specials/Tristate: handle i=None |
commit | commitdiff | tree |
2015-09-26 |
Sebastien Bourdeauducq | fhdl/structure: relax type requirements for Array elements |
commit | commitdiff | tree |
2015-09-26 |
Sebastien Bourdeauducq | fhdl: replace flen with len |
commit | commitdiff | tree |
2015-09-26 |
Sebastien Bourdeauducq | wrap expressions in Specials |
commit | commitdiff | tree |
2015-09-26 |
Sebastien Bourdeauducq | fhdl: introduce wrap function |
commit | commitdiff | tree |
2015-09-26 |
Sebastien Bourdeauducq | fhdl: export DUID |
commit | commitdiff | tree |
2015-09-24 |
Sebastien Bourdeauducq | setup: simpler version check, beta status |
commit | commitdiff | tree |
2015-09-23 |
Sebastien Bourdeauducq | fsm: NextState and NextValue should derive from _Statement |
commit | commitdiff | tree |
2015-09-23 |
Sebastien Bourdeauducq | setup: remove unneeded import |
commit | commitdiff | tree |
2015-09-22 |
Sebastien Bourdeauducq | README.md->rst |
commit | commitdiff | tree |
2015-09-22 |
Sebastien Bourdeauducq | sim: fix slice assign |
commit | commitdiff | tree |
2015-09-22 |
Sebastien Bourdeauducq | conda: use new branch (revert this after merge) |
commit | commitdiff | tree |
2015-09-22 |
Sebastien Bourdeauducq | setup.py: cleanup |
commit | commitdiff | tree |
2015-09-22 |
Sebastien Bourdeauducq | fsm: support complex targets in NextValue. Closes #27. |
commit | commitdiff | tree |
2015-09-22 |
Sebastien Bourdeauducq | fhdl/namer: support ClockSignal and ResetSignal. Closes #24 |
commit | commitdiff | tree |
2015-09-21 |
Sebastien Bourdeauducq | sim: insert resets, support ClockSignal and ResetSignal |
commit | commitdiff | tree |
2015-09-21 |
Sebastien Bourdeauducq | sim: drive clock signals |
commit | commitdiff | tree |
2015-09-21 |
Sebastien Bourdeauducq | sim: VCD output support |
commit | commitdiff | tree |
2015-09-21 |
Sebastien Bourdeauducq | verilog: remove unneeded import |
commit | commitdiff | tree |
2015-09-21 |
Sebastien Bourdeauducq | doc: minor edits |
commit | commitdiff | tree |
2015-09-20 |
Sebastien Bourdeauducq | doc: remove spurious file |
commit | commitdiff | tree |
2015-09-20 |
Sebastien Bourdeauducq | doc: remove outdated or moved parts, cleanup |
commit | commitdiff | tree |
2015-09-20 |
Sebastien Bourdeauducq | fhdl/visit: support Constant |
commit | commitdiff | tree |
2015-09-20 |
Sebastien Bourdeauducq | travis: VPI is not there for now |
commit | commitdiff | tree |
2015-09-20 |
Sebastien Bourdeauducq | sim: support generators yielding statements |
commit | commitdiff | tree |
2015-09-20 |
Sebastien Bourdeauducq | sim: memory access from generators |
commit | commitdiff | tree |
2015-09-20 |
Sebastien Bourdeauducq | fhdl/structure: add missing init |
commit | commitdiff | tree |
2015-09-19 |
Sebastien Bourdeauducq | sim: memory support |
commit | commitdiff | tree |
2015-09-19 |
Sebastien Bourdeauducq | fhdl/specials: MemoryPort.clock should always be a... |
commit | commitdiff | tree |
2015-09-19 |
Sebastien Bourdeauducq | fhdl/simplify: add MemoryToArray |
commit | commitdiff | tree |
2015-09-19 |
Sebastien Bourdeauducq | test/fifo: convert to new API |
commit | commitdiff | tree |
2015-09-19 |
Sebastien Bourdeauducq | genlib/fifo: add missing import |
commit | commitdiff | tree |
2015-09-19 |
Sebastien Bourdeauducq | sim: support arrays, and cat+slice in assignment target |
commit | commitdiff | tree |
2015-09-19 |
Florent Kermarrec | migen/genlib/cdc: fix BusSynchronizer |
commit | commitdiff | tree |
2015-09-19 |
Sebastien Bourdeauducq | sim: remove unneeded import |
commit | commitdiff | tree |
2015-09-19 |
Sebastien Bourdeauducq | genlib/CRG: fix variable name conflict |
commit | commitdiff | tree |
2015-09-18 |
Sebastien Bourdeauducq | test: add divider |
commit | commitdiff | tree |
2015-09-17 |
Sebastien Bourdeauducq | sim: support Case |
commit | commitdiff | tree |
2015-09-17 |
Sebastien Bourdeauducq | sim: variables are deprecated |
commit | commitdiff | tree |
2015-09-17 |
Sebastien Bourdeauducq | sim: fix comb evaluation |
commit | commitdiff | tree |
2015-09-17 |
Sebastien Bourdeauducq | test/size: do not test removed functions |
commit | commitdiff | tree |
2015-09-17 |
Sebastien Bourdeauducq | test/coding: use new API |
commit | commitdiff | tree |
2015-09-17 |
Sebastien Bourdeauducq | genlib/misc: add missing import |
commit | commitdiff | tree |
2015-09-17 |
Sebastien Bourdeauducq | fhdl/structure: all case statements should be lists |
commit | commitdiff | tree |
2015-09-17 |
Sebastien Bourdeauducq | fhdl/bitcontainer: remove fiter |
commit | commitdiff | tree |
2015-09-17 |
Sebastien Bourdeauducq | minor bugfixes |
commit | commitdiff | tree |
2015-09-17 |
Sebastien Bourdeauducq | sim: support eval of slice, cat and mux |
commit | commitdiff | tree |
2015-09-17 |
Sebastien Bourdeauducq | fhdl/structure: fix namespace pollution |
commit | commitdiff | tree |
2015-09-17 |
Sebastien Bourdeauducq | test: bit reverse |
commit | commitdiff | tree |
2015-09-17 |
Sebastien Bourdeauducq | fhdl/bitcontainer: remove fslice and freversed |
commit | commitdiff | tree |
2015-09-17 |
Sebastien Bourdeauducq | test/constant: use new API |
commit | commitdiff | tree |
2015-09-17 |
Robert Jordens | add unittests for Constant |
commit | commitdiff | tree |
2015-09-17 |
Sebastien Bourdeauducq | doc: Constant |
commit | commitdiff | tree |
2015-09-17 |
Sebastien Bourdeauducq | fhdl/verilog: fix case value sort |
commit | commitdiff | tree |
2015-09-15 |
Sebastien Bourdeauducq | fhdl/structure: introduce Constant, autowrap for eq... |
commit | commitdiff | tree |
2015-09-12 |
Sebastien Bourdeauducq | fhdl/decorators: remove traces of deprecated API |
commit | commitdiff | tree |
2015-09-12 |
Sebastien Bourdeauducq | genlib: remove reverse_bytes, FlipFlop, Counter |
commit | commitdiff | tree |
2015-09-12 |
Sebastien Bourdeauducq | genlib: cleanup CRG |
commit | commitdiff | tree |
2015-09-12 |
Sebastien Bourdeauducq | fhdl/decorators: remove deprecated API |
commit | commitdiff | tree |
2015-09-12 |
Sebastien Bourdeauducq | simplify imports, migen.fhdl.std -> migen |
commit | commitdiff | tree |
2015-09-12 |
Sebastien Bourdeauducq | build/xilinx: minor cleanup |
commit | commitdiff | tree |
2015-09-12 |
Sebastien Bourdeauducq | test/support,signed,sort: use new simulator |
commit | commitdiff | tree |
2015-09-12 |
Sebastien Bourdeauducq | sim: refactor comb commit |
commit | commitdiff | tree |
2015-09-12 |
Sebastien Bourdeauducq | sim: support eval of nested lists |
commit | commitdiff | tree |
2015-09-12 |
Sebastien Bourdeauducq | genlib/sort: remove unneeded import |
commit | commitdiff | tree |
2015-09-12 |
Sebastien Bourdeauducq | examples/graycounter: use new simulator |
commit | commitdiff | tree |
2015-09-12 |
Sebastien Bourdeauducq | test/examples: do not attempt to run deleted examples |
commit | commitdiff | tree |
2015-09-12 |
Sebastien Bourdeauducq | sim: support clock domains without sync |
commit | commitdiff | tree |
2015-09-11 |
Sebastien Bourdeauducq | simulator: support generators |
commit | commitdiff | tree |
2015-09-11 |
Sebastien Bourdeauducq | new simulator: basic execution |
commit | commitdiff | tree |
2015-09-11 |
Sebastien Bourdeauducq | fhdl/tools: add input lister |
commit | commitdiff | tree |
2015-09-11 |
Sebastien Bourdeauducq | style |
commit | commitdiff | tree |
2015-09-11 |
Sebastien Bourdeauducq | fhdl: remove features new simulator won't use |
commit | commitdiff | tree |
2015-09-10 |
Sebastien Bourdeauducq | remove genlib.misc.optree (use reduce instead) |
commit | commitdiff | tree |
2015-09-10 |
Yves Delley | fixed bug in value_bits_sign of mul operatiors |
commit | commitdiff | tree |
2015-09-10 |
Sebastien Bourdeauducq | mibuild -> migen.build |
commit | commitdiff | tree |
2015-09-05 |
Sebastien Bourdeauducq | Simulator will be rewritten |
commit | commitdiff | tree |
2015-09-05 |
Sebastien Bourdeauducq | Remove code that will be into MiSoC or other packages. |
commit | commitdiff | tree |
2015-08-18 |
Florent Kermarrec | migen/actorlib/packet: fix source.error in Depacketizer |
commit | commitdiff | tree |
2015-08-18 |
Florent Kermarrec | mibuild/xilinx/ise: update synthesis with yosis |
commit | commitdiff | tree |
2015-08-09 |
Florent Kermarrec | migen/flow/actor: fix sop/eop validation in PipelinedAc... |
commit | commitdiff | tree |
2015-08-04 |
Ryan Verner | Port fpgalink_programmer to use newer fl library. |
commit | commitdiff | tree |
2015-07-31 |
Sebastien Bourdeauducq | try to use the new anaconda-client |
commit | commitdiff | tree |
2015-07-29 |
Sebastien Bourdeauducq | ise: do not use LCK_cycle:6 by default |
commit | commitdiff | tree |
2015-07-28 |
Robert Jordens | pipistrello: fix cts/rts |
commit | commitdiff | tree |
2015-07-27 |
Sebastien Bourdeauducq | platforms/kc705: add GPIO SMA |
commit | commitdiff | tree |
2015-07-27 |
Sebastien Bourdeauducq | resetless -> reset_less |
commit | commitdiff | tree |
2015-07-26 |
Sebastien Bourdeauducq | fhdl: allow use of ResetSignal() on resetless clock... |
commit | commitdiff | tree |
2015-07-24 |
Sebastien Bourdeauducq | Revert "migen/actorlib/fifo: add FIFO wrapper function" |
commit | commitdiff | tree |
2015-07-24 |
Florent Kermarrec | migen/actorlib/fifo: add FIFO wrapper function |
commit | commitdiff | tree |
2015-07-24 |
Florent Kermarrec | migen/fhdl/tools: fix rename_clock_domain when new... |
commit | commitdiff | tree |
2015-07-22 |
Florent Kermarrec | Merge branch 'master' of https://github.com/m-labs... |
commit | commitdiff | tree |
2015-07-22 |
Florent Kermarrec | actorlib/packet/Depacketizer: manage layouts without... |
commit | commitdiff | tree |
2015-07-14 |
numato | Removed drive strength constraints on VGA/Audio signals |
commit | commitdiff | tree |
2015-07-14 |
Robert Jordens | xilinx: ensure we chdir() back after build |
commit | commitdiff | tree |
2015-07-14 |
Sebastien Bourdeauducq | mimasv2: style, consistency with other boards |
commit | commitdiff | tree |
2015-07-14 |
numato | Adding support for Numato Lab Mimas V2 platform |
commit | commitdiff | tree |
2015-07-14 |
Sebastien Bourdeauducq | platforms/kc705: style |
commit | commitdiff | tree |
next |