Catherine
|
7f1397b281
|
vendor/*: add missing __all__ .
This broke code that did e.g.
from amaranth.vendor.xilinx import *
which is common in amaranth-boards.
|
2023-09-01 01:30:46 +00:00 |
|
Catherine
|
796068a192
|
Implement RFC 18: Reorganize vendor platforms
|
2023-09-01 00:37:48 +00:00 |
|
Catherine
|
d491288e32
|
Eliminate uses of deprecated abstractproperty() decorator.
Its docstring with the deprecation notice polluted the documentation.
|
2023-07-24 13:46:48 +00:00 |
|
Charlotte
|
d218273b9b
|
hdl.ast: deprecate Repl and remove from AST; add Value.replicate .
|
2023-06-22 03:52:55 +00:00 |
|
Catherine
|
309f647c0e
|
Update documentation and changelog to reflect existing changes.
|
2023-01-31 12:57:44 +00:00 |
|
Adam Greig
|
af7c11441d
|
Use all-uppercase toolchain_env_var names.
Accepts previous case for backwards compatibility.
Fixes #728.
|
2022-11-16 02:37:53 +00:00 |
|
Catherine
|
4dea0b2d0f
|
vendor.lattice_ecp5: on Diamond, only emit attributes if there are any.
|
2022-03-12 13:25:00 +00:00 |
|
Irides
|
40b92965c9
|
docs: cover amaranth.vendor .
|
2021-12-13 09:17:50 +00:00 |
|
whitequark
|
90777a65c8
|
build.plat,vendor: add missing compatibility shims for NMIGEN_ENV_*.
These have been mistakenly omitted from commit 909a3b8b .
|
2021-12-11 12:40:05 +00:00 |
|
whitequark
|
909a3b8be7
|
Rename nMigen to Amaranth HDL.
|
2021-12-10 10:34:13 +00:00 |
|