# Torii-HDL
Torii is a fork of [Amaranth HDL](https://github.com/amaranth-lang) that has been modified for use at [Shrine Maiden Heavy Industries](https://shrine-maiden-heavy.industries/). It has merged several of the components that were separate into a single package, and also adds new functionality, as well as some internal changes for better integration into tooling.
The evaluation board definitions have also been migrated and are located in the [torii-boards](https://github.com/shrine-maiden-heavy-industries/torii-boards) repository.
There is also a list of [projects using Torii](https://torii.shmdn.link/projects.html) that are using Torii, and we'd love to add yours too!
## Introduction
Please see the [Torii Introduction](https://shrine-maiden-heavy-industries.github.io/torii-hdl/intro.html) on the [online documentation](https://shrine-maiden-heavy-industries.github.io/torii-hdl/)
## Installation
Please see the [installation instructions](https://shrine-maiden-heavy-industries.github.io/torii-hdl/install.html) on the [online documentation](https://shrine-maiden-heavy-industries.github.io/torii-hdl/)
## Supported devices
Torii can be used to target any FPGA or ASIC process that accepts behavioral Verilog-2001 as input. It also offers extended support for many FPGA families, providing toolchain integration, abstractions for device-specific primitives, and more. Specifically:
<table>
<thead>
<tr>
<th rowspan="3">FPGA</th>
<th colspan="2">Toolchain</th>
</tr>
<tr></tr>
<tr>
<th>Proprietary</th>
<th>FOSS</th>
</tr>
</thead>
<tbody>
<tr>
<td>Lattice iCE40</td>
<td>iCECube2</td>
<td rowspan="4">Yosys+nextpnr</td>
</tr>
<tr></tr>
<tr>
<td>Lattice ECP5</td>
<td rowspan="6">Lattice Diamond</td>
</tr>
<tr></tr>
<tr>
<td>Lattice MachXO3L</td>
<td rowspan="14"></td>
</tr>
<tr></tr>
<tr>
<td>Lattice MachXO2</td>
</tr>
<tr></tr>
<tr>
<td>Xilinx 7-series</td>
<td rowspan="4">Vivado</td>
</tr>
<tr></tr>
<tr>
<td>Xilinx UltraScale</td>
</tr>
<tr></tr>
<tr>
<td>Xilinx Spartan 6</td>
<td rowspan="4">ISE</td>
</tr>
<tr></tr>
<tr>
<td>Xilinx Spartan 3A</td>
</tr>
<tr></tr>
<tr>
<td>Altera/Intel</td>
<td>Quartus</td>
</tr>
<tr></tr>
<tr>
<td>Quicklogic EOS S3</td>
<td></td>
<td>Yosys+VPR</td>
</tr>
</tbody>
</table>
## License
Torii is released under the [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html), the full text of which can be found in the [LICENSE](LICENSE) file.
Raw data
{
"_id": null,
"home_page": "https://torii.shmdn.link/",
"name": "torii",
"maintainer": null,
"docs_url": null,
"requires_python": "~=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Aki Van Ness, Rachel Mant",
"author_email": "aki@lethalbit.net, git@dragonmux.network",
"download_url": "https://files.pythonhosted.org/packages/fb/0c/ce5b27179b414b6233a86dc2f2bfcd392da12e94b02eaddb554ce1d47544/torii-0.7.1.tar.gz",
"platform": null,
"description": "# Torii-HDL\n\nTorii is a fork of [Amaranth HDL](https://github.com/amaranth-lang) that has been modified for use at [Shrine Maiden Heavy Industries](https://shrine-maiden-heavy.industries/). It has merged several of the components that were separate into a single package, and also adds new functionality, as well as some internal changes for better integration into tooling.\n\nThe evaluation board definitions have also been migrated and are located in the [torii-boards](https://github.com/shrine-maiden-heavy-industries/torii-boards) repository.\n\n\nThere is also a list of [projects using Torii](https://torii.shmdn.link/projects.html) that are using Torii, and we'd love to add yours too!\n\n\n## Introduction\n\nPlease see the [Torii Introduction](https://shrine-maiden-heavy-industries.github.io/torii-hdl/intro.html) on the [online documentation](https://shrine-maiden-heavy-industries.github.io/torii-hdl/)\n\n\n## Installation\n\nPlease see the [installation instructions](https://shrine-maiden-heavy-industries.github.io/torii-hdl/install.html) on the [online documentation](https://shrine-maiden-heavy-industries.github.io/torii-hdl/)\n\n## Supported devices\n\nTorii can be used to target any FPGA or ASIC process that accepts behavioral Verilog-2001 as input. It also offers extended support for many FPGA families, providing toolchain integration, abstractions for device-specific primitives, and more. Specifically:\n\n<table>\n <thead>\n <tr>\n <th rowspan=\"3\">FPGA</th>\n <th colspan=\"2\">Toolchain</th>\n </tr>\n <tr></tr>\n <tr>\n <th>Proprietary</th>\n <th>FOSS</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>Lattice iCE40</td>\n <td>iCECube2</td>\n <td rowspan=\"4\">Yosys+nextpnr</td>\n </tr>\n <tr></tr>\n <tr>\n <td>Lattice ECP5</td>\n <td rowspan=\"6\">Lattice Diamond</td>\n </tr>\n <tr></tr>\n <tr>\n <td>Lattice MachXO3L</td>\n <td rowspan=\"14\"></td>\n </tr>\n <tr></tr>\n <tr>\n <td>Lattice MachXO2</td>\n </tr>\n <tr></tr>\n <tr>\n <td>Xilinx 7-series</td>\n <td rowspan=\"4\">Vivado</td>\n </tr>\n <tr></tr>\n <tr>\n <td>Xilinx UltraScale</td>\n </tr>\n <tr></tr>\n <tr>\n <td>Xilinx Spartan 6</td>\n <td rowspan=\"4\">ISE</td>\n </tr>\n <tr></tr>\n <tr>\n <td>Xilinx Spartan 3A</td>\n </tr>\n <tr></tr>\n <tr>\n <td>Altera/Intel</td>\n <td>Quartus</td>\n </tr>\n <tr></tr>\n <tr>\n <td>Quicklogic EOS S3</td>\n <td></td>\n <td>Yosys+VPR</td>\n </tr>\n </tbody>\n</table>\n\n## License\n\nTorii is released under the [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html), the full text of which can be found in the [LICENSE](LICENSE) file.\n",
"bugtrack_url": null,
"license": "BSD-2-Clause",
"summary": "Torii hardware definition language",
"version": "0.7.1",
"project_urls": {
"Bug Tracker": "https://github.com/shrine-maiden-heavy-industries/torii-hdl/issues",
"Documentation": "https://torii.shmdn.link/",
"Homepage": "https://torii.shmdn.link/",
"Source Code": "https://github.com/shrine-maiden-heavy-industries/torii-hdl"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "119e3ff7e038891937acac87c7d5b3bddb93e4d8c6c4d57e93600bc39991a115",
"md5": "b2618d747a62338032f54827698606d3",
"sha256": "d983fdf10999dd3ec09c7aa09ba198edaad7cc41ae7d0c1afeb42130e66ac0ac"
},
"downloads": -1,
"filename": "torii-0.7.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b2618d747a62338032f54827698606d3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.10",
"size": 197948,
"upload_time": "2024-11-20T18:22:23",
"upload_time_iso_8601": "2024-11-20T18:22:23.159225Z",
"url": "https://files.pythonhosted.org/packages/11/9e/3ff7e038891937acac87c7d5b3bddb93e4d8c6c4d57e93600bc39991a115/torii-0.7.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fb0cce5b27179b414b6233a86dc2f2bfcd392da12e94b02eaddb554ce1d47544",
"md5": "a1c60ca69114d4c3411692327071096d",
"sha256": "c880ff9d33692d6f5e8296faa46e8b05289201edf77ca5842cc6025b19db37de"
},
"downloads": -1,
"filename": "torii-0.7.1.tar.gz",
"has_sig": false,
"md5_digest": "a1c60ca69114d4c3411692327071096d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.10",
"size": 335977,
"upload_time": "2024-11-20T18:22:25",
"upload_time_iso_8601": "2024-11-20T18:22:25.232289Z",
"url": "https://files.pythonhosted.org/packages/fb/0c/ce5b27179b414b6233a86dc2f2bfcd392da12e94b02eaddb554ce1d47544/torii-0.7.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-20 18:22:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "shrine-maiden-heavy-industries",
"github_project": "torii-hdl",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "torii"
}