This website requires JavaScript.
Explore
Help
Sign In
usb-tools
/
amaranth
Watch
1
Star
0
Fork
You've already forked amaranth
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
668ff40a75
amaranth
/
nmigen
History
whitequark
668ff40a75
compat.fhdl.specials: mark CompatMemory as Elaboratable.
...
This suppresses a warning that is not useful in the compat context.
2019-07-03 13:28:57 +00:00
..
back
back.rtlil: emit \sig$next wires instead of \$next\sig. NFC.
2019-07-02 18:06:50 +00:00
build
build.plat: add iter_extra_files method.
2019-07-02 18:25:29 +00:00
compat
compat.fhdl.specials: mark CompatMemory as Elaboratable.
2019-07-03 13:28:57 +00:00
hdl
hdl.ast: recognize a Enum used as decoder and format it better.
2019-07-02 19:34:44 +00:00
lib
hdl.mem: use read_port(domain="comb") for asynchronous read ports.
2019-07-01 19:56:49 +00:00
test
hdl.ast: recognize a Enum used as decoder and format it better.
2019-07-02 19:34:44 +00:00
vendor
lattice_ecp5: fix get_input
2019-07-03 10:25:32 +08:00
__init__.py
Clean up imports.
2019-06-04 08:18:50 +00:00
_version.py
Add versioneer.
2019-05-26 11:20:13 +00:00
cli.py
hdl.ir: rename .get_fragment() to .elaborate().
2019-01-26 02:31:12 +00:00
formal.py
Clean up imports.
2019-06-04 08:18:50 +00:00
tools.py
hdl: make all public Value classes other than Record final.
2019-05-12 05:40:17 +00:00
tracer.py
tracer: factor out get_var_name(default=).
2019-03-03 18:21:22 +00:00