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
a658cb2bbf
amaranth
/
nmigen
/
back
History
whitequark
a658cb2bbf
hdl.ast: deprecate shapes like
(1, True)
in favor of
signed(1)
.
...
This is a great improvement in clarity.
2019-10-11 13:22:08 +00:00
..
__init__.py
Initial commit.
2018-12-12 03:18:44 +00:00
pysim.py
Consistently use {!r}, not '{!r}' in diagnostics.
2019-10-11 11:47:42 +00:00
rtlil.py
hdl.ast: deprecate shapes like
(1, True)
in favor of
signed(1)
.
2019-10-11 13:22:08 +00:00
verilog.py
vendor.intel: add Quartus support.
2019-10-10 00:35:13 +00:00