parent
127fe1fd2e
commit
c2001fe935
7 changed files with 18 additions and 16 deletions
10
docs/platform/altera.rst
Normal file
10
docs/platform/altera.rst
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
Altera
|
||||
######
|
||||
|
||||
.. currentmodule:: amaranth.vendor
|
||||
|
||||
The :class:`AlteraPlatform` class provides a base platform to support Altera toolchains.
|
||||
|
||||
The Quartus and Mistral toolchains are supported.
|
||||
|
||||
.. autoclass:: AlteraPlatform
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
Intel
|
||||
#####
|
||||
|
||||
.. currentmodule:: amaranth.vendor
|
||||
|
||||
The :class:`IntelPlatform` class provides a base platform to support Intel toolchains.
|
||||
|
||||
The Quartus and Mistral toolchains are supported.
|
||||
|
||||
.. autoclass:: IntelPlatform
|
||||
Loading…
Add table
Add a link
Reference in a new issue