mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 16:43:17 -04:00
Bluespec High Level Hardware Design Language, bsv compiler Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Huang Rui <vowstar@gmail.com>
18 lines
614 B
XML
18 lines
614 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>vowstar@gmail.com</email>
|
|
<name>Huang Rui</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">B-Lang-org/bsc</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
This is a compiler, simulator, and associated tools for Bluespec High Level
|
|
Hardware Design Language (HL-HDL), supporting the two optional syntaxes,
|
|
BSV and BH. Language specifications and tutorials are available in the
|
|
BSVlang repository.
|
|
</longdescription>
|
|
</pkgmetadata>
|