[ 源代码: yosys ]
软件包:yosys(0.33-6~exp3)
yosys 的相关链接
Debian 的资源:
下载源码包 yosys:
- [yosys_0.33-6~exp3.dsc]
- [yosys_0.33.orig-abc.tar.gz]
- [yosys_0.33.orig.tar.gz]
- [yosys_0.33-6~exp3.debian.tar.xz]
维护小组:
- Debian Science Maintainers (QA 页面, 邮件存档)
- Ruben Undheim (QA 页面)
- Sebastian Kuzminsky (QA 页面)
- Daniel Gröber (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Framework for Verilog RTL synthesis
This is a framework for Verilog RTL synthesis. It currently has extensive Verilog-2005 support and provides a basic set of synthesis algorithms for various application domains.
Yosys can be adapted to perform any synthesis job by combining the existing passes (algorithms) using synthesis scripts and adding additional passes as needed by extending the yosys C++ code base.
其他与 yosys 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- 外部函数接口库运行环境
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC 支持库
-
- dep: libreadline8t64 (>= 6.0)
- GNU readline 与 history 库,运行时
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: libtcl8.6 (>= 8.6.0)
- Tcl (the Tool Command Language) v8.6 - run-time library files
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: yosys-abc (>= 0.32-1)
- Sequential Logic Synthesis and Verification Algorithms
-
- dep: zlib1g (>= 1:1.2.0)
- 压缩库 - 运行时
-
- rec: xdot
- interactive viewer for Graphviz dot files