summaryrefslogtreecommitdiff
path: root/sci-electronics/circt/metadata.xml
blob: ce85e6abd1f770696a47b2be24c285ba6b2b5b15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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">verilator/verilator</remote-id>
	</upstream>
	<longdescription lang="en">
	Verilator, the fastest free Verilog HDL simulator.
	Accepts synthesizable Verilog or SystemVerilog
	Performs lint code-quality checks
	Compiles into multithreaded C++, SystemC, or (soon) C++-under-Python
	Creates XML to front-end your own tools
	</longdescription>
</pkgmetadata>