sci-electronics/prjtrellis - 1.4 (salfter)

Search

Install

Install this version:

emerge -a =sci-electronics/prjtrellis-1.4

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

autounmask =sci-electronics/prjtrellis-1.4

Or alternatively:

emerge --autounmask-write -a =sci-electronics/prjtrellis-1.4

Package Information

Description:
reverse-engineered tools for Lattice ECP5 FPGAs
Homepage:
https://prjtrellis.readthedocs.io
License:
ISC

Ebuild Details

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

inherit cmake git-r3

GIT_COMMIT=$PV
S=$WORKDIR/$P/libtrellis

DESCRIPTION="reverse-engineered tools for Lattice ECP5 FPGAs"
HOMEPAGE="https://prjtrellis.readthedocs.io"
EGIT_REPO_URI=https://github.com/YosysHQ/$PN
LICENSE=ISC
SLOT=0
KEYWORDS=~amd64

DEPEND="dev-vcs/git
	dev-libs/boost"

Inherited Eclasses

Dependencies

DEPEND

dev-vcs/git
	dev-libs/boost