sci-electronics/yosys - 0.69 (salfter)

Search

Install

Install this version:

emerge -a =sci-electronics/yosys-0.69

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =sci-electronics/yosys-0.69

Or alternatively:

emerge --autounmask-write -a =sci-electronics/yosys-0.69

Package Information

Description:
framework for Verilog RTL synthesis
Homepage:
http://www.clifford.at/yosys/
License:
ISC

Ebuild Details

Version EAPI Keywords Slot
0.69 8 ~amd64 0
View Raw Ebuild
EAPI=8

inherit cmake

DESCRIPTION="framework for Verilog RTL synthesis"
HOMEPAGE="http://www.clifford.at/yosys/"
SRC_URI="https://github.com/YosysHQ/yosys/releases/download/v${PV}/yosys.tar.gz -> ${P}.tar.gz"
LICENSE=ISC
SLOT=0
KEYWORDS=~amd64
S=${WORKDIR}

DEPEND="dev-vcs/git
	media-gfx/xdot
	dev-libs/boost
	dev-lang/tcl"

Inherited Eclasses

Dependencies

DEPEND

dev-vcs/git
	media-gfx/xdot
	dev-libs/boost
	dev-lang/tcl

Manifest for 0.69

Type File Size Source URLs
DIST yosys-0.69.tar.gz 16403186 bytes https://github.com/YosysHQ/yosys/releases/download/v0.69/yosys.tar.gz