We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d32e349 + 60cec6e commit 0c44a80Copy full SHA for 0c44a80
CITATION.cff
@@ -0,0 +1,21 @@
1
+cff-version: 1.2.0
2
+title: NetWiz
3
+message: >-
4
+ If you use this software, please cite it using the
5
+ metadata from this file.
6
+type: software
7
+authors:
8
+ - given-names: Geir
9
+ family-names: Drange
10
+ orcid: 'https://orcid.org/0009-0009-6795-8583'
11
+repository-code: 'https://github.com/geddy11/netwiz'
12
+url: 'https://geddy11.github.io/netwiz/index.html'
13
+abstract: >-
14
+ NetWiz is a stand-alone VHDL library for network protocol
15
+ packet generation and manipulation.
16
+keywords:
17
+ - VHDL
18
+ - Testbench
19
+ - Protocols
20
+license: MIT
21
+version: 1.3.1
0 commit comments