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
90184b22d2
litex
/
migen
/
fhdl
History
Sebastien Bourdeauducq
90184b22d2
fhdl/verilog: fix signed constant conversion
2012-03-06 16:45:44 +01:00
..
__init__.py
Initial import, FHDL basic structure, divider example
2011-12-04 16:44:38 +01:00
autofragment.py
Pay a bit more attention to PEP8
2011-12-16 16:02:55 +01:00
namer.py
fhdl/namer: do not reference objects with __del__ methods to avoid uncollectable cycles
2012-03-06 14:18:22 +01:00
structure.py
fhdl: add simulation functions in fragment
2012-03-06 13:58:22 +01:00
tools.py
fhdl: support forwarding of bidirectional signals from instance ports
2012-02-16 18:34:32 +01:00
verilog.py
fhdl/verilog: fix signed constant conversion
2012-03-06 16:45:44 +01:00
verilog_mem_behavioral.py
fhdl: support memory read enable
2012-01-27 21:39:23 +01:00