litex/examples/basic
Sebastien Bourdeauducq 4fb3e970b1 genlib/fsm: add entering/ongoing/leaving methods 2013-09-06 14:51:18 +02:00
..
arrays.py fhdl: compact Instance syntax 2013-07-25 20:34:19 +02:00
complex.py examples/complex: do not use variable 2013-06-30 19:27:01 +02:00
fsm.py genlib/fsm: add entering/ongoing/leaving methods 2013-09-06 14:51:18 +02:00
graycounter.py New migen.fhdl.std to simplify imports + len->flen 2013-05-22 17:11:09 +02:00
local_cd.py New migen.fhdl.std to simplify imports + len->flen 2013-05-22 17:11:09 +02:00
memory.py Make memory ports part of specials 2013-05-28 16:11:34 +02:00
namer.py examples/basic/namer: cleanup 2013-09-04 17:20:40 +02:00
psync.py examples: remove direct uses of Fragment 2013-07-24 18:47:25 +02:00
record.py New migen.fhdl.std to simplify imports + len->flen 2013-05-22 17:11:09 +02:00
reslice.py support re-slicing and non-unit step size 2013-06-30 14:03:34 +02:00
simple_gpio.py New migen.fhdl.std to simplify imports + len->flen 2013-05-22 17:11:09 +02:00
tristate.py New migen.fhdl.std to simplify imports + len->flen 2013-05-22 17:11:09 +02:00
two_dividers.py examples/two_dividers: demonstrate InsertCE and InsertReset decorators 2013-07-25 17:56:55 +02:00