This website requires JavaScript.
Explore
Help
Sign In
Hardware
/
litex
mirror of
https://github.com/enjoy-digital/litex.git
Watch
1
Star
0
Fork
You've already forked litex
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
15f67b30d0
litex
/
migen
History
Sebastien Bourdeauducq
15f67b30d0
genlib/fsm: make first fsm.act() the reset state, even when using after_*/before_* methods before fsm.act
2014-09-29 19:38:58 +08:00
..
actorlib
add generic CRCEngine, CRC32, CRCInserter and CRCChecker
2014-09-26 11:42:10 +08:00
bank
migen/bank/description: add reset parameter to CSRStatus
2014-06-15 23:54:38 +02:00
bus
bus/dfi: add CKE and RESET_N
2014-08-09 10:56:08 +08:00
fhdl
fhdl.structure: do not permit clock domain names that start with numbers
2014-08-18 11:01:56 +08:00
flow
flow/actor: fix eop direction
2014-09-23 00:14:58 +08:00
genlib
genlib/fsm: make first fsm.act() the reset state, even when using after_*/before_* methods before fsm.act
2014-09-29 19:38:58 +08:00
pytholite
replace use of __dict__ with dir()/xdir()
2013-11-02 16:03:47 +01:00
sim
sim/icarus: add vpi directory to module search path
2014-09-07 16:49:12 +08:00
test
genlib/fifo: add replace command to sync FIFO
2014-09-10 21:19:15 +08:00
util
utils/misc: add gcd_multiple function to compute GCD or any number of integers
2013-12-12 17:36:50 +01:00
__init__.py
Initial import, FHDL basic structure, divider example
2011-12-04 16:44:38 +01:00