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
|
1387e2f9df
|
compat.genlib.fsm: add migration warning.
|
2019-10-12 22:48:08 +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
|
447bfa6ad5
|
compat.genlib.fsm: fix after commit dac62754 .
|
2019-07-08 10:12:26 +00:00 |
|
whitequark
|
4bf80a6e33
|
compat: suppress deprecation warnings that are internal or during test.
|
2019-01-26 15:43:00 +00:00 |
|
whitequark
|
3448953f61
|
compat.genlib.fsm: fix naming for non-Signal LHS.
|
2018-12-22 22:00:58 +00:00 |
|
whitequark
|
99b778158d
|
compat: use nicer names for next_value/next_value_ce signals.
|
2018-12-22 02:05:49 +00:00 |
|
whitequark
|
790eb05a92
|
Rename fhdl→hdl, genlib→lib.
|
2018-12-15 14:25:31 +00:00 |
|
whitequark
|
b58715c5dc
|
ast, back.pysim: allow specifying user-defined decoders for signals.
|
2018-12-14 09:02:29 +00:00 |
|
whitequark
|
6251c95d4e
|
compat.genlib.fsm: import/wrap Migen code.
|
2018-12-13 12:41:19 +00:00 |
|