summaryrefslogtreecommitdiff
path: root/sci-electronics/verilator/metadata.xml
blob: 46468761e7d358ae1b02ddbf0e8fc0248fcce810 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>vowstar@gmail.com</email>
    <name>Huang Rui</name>
  </maintainer>
  <longdescription lang="en">
		Verilator, the fastest Verilog/SystemVerilog simulator. Accepts Verilog
		or SystemVerilog. Performs lint code-quality checks. Compiles into
		multithreaded C++, or SystemC. Creates XML to front-end your own tools.
	</longdescription>
  <longdescription lang="zh">
		Verilator,最快的 Verilog/SystemVerilog 模拟器。支持 Verilog 		SystemVerilog。执行 lint 代码质量检查。可编译为多线程 C++ 		SystemC。生成 XML 以对接您自己的工具。
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>