whitequark
|
909a3b8be7
|
Rename nMigen to Amaranth HDL.
|
2021-12-10 10:34:13 +00:00 |
|
whitequark
|
0899ff366b
|
compat.fhdl.bitcontainer: fix value_bits_sign().
This function was broken in commit 659b0e81; some downstream code
expects bits_sign to be e.g. indexable.
|
2020-07-21 02:53:29 +00:00 |
|
whitequark
|
2f9dab361f
|
{,_}tools→{,_}utils
In context of nMigen, "tools" means "parts of toolchain", so it is
confusing to have a completely unrelated module also called "tools".
|
2019-10-13 18:53:38 +00:00 |
|
whitequark
|
d2c4c7c060
|
compat.fhdl.bitcontainer: update Value.wrap call.
|
2019-10-13 01:37:11 +00:00 |
|
whitequark
|
da48c05bdf
|
_tools: extract most utility methods to a private package.
We don't want to guarantee backwards compatibility for most of them.
|
2019-10-12 22:40:48 +00:00 |
|
whitequark
|
790eb05a92
|
Rename fhdl→hdl, genlib→lib.
|
2018-12-15 14:25:31 +00:00 |
|
whitequark
|
f0f4c0ce61
|
fhdl.ast: bits_sign→shape.
|
2018-12-13 02:06:58 +00:00 |
|
whitequark
|
356852a570
|
compat.fhdl.bitcontainer: import/wrap Migen code.
|
2018-12-12 15:22:34 +00:00 |
|