mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
18 lines
619 B
XML
18 lines
619 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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>
|