litex/examples/basic
Guy Hutchison 181aeb4791 Add example of hamming generator and checker instances
--089e01294e809a874205133faa19
Content-Type: text/plain; charset=UTF-8

<div dir="ltr"><br></div>
2015-04-10 16:15:55 +08: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 NextValue to replace reg/reg_next/ce pattern 2014-11-25 17:16:21 +08:00
graycounter.py New simulation API 2014-01-26 22:19:43 +01:00
hamming.py Add example of hamming generator and checker instances 2015-04-10 16:15:55 +08: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 decorators: remove deprecated semantics 2015-04-05 18:47:45 +08:00