Skip to content

Commit 0c44a80

Browse files
authored
Merge pull request #28 from geddy11/issue27
Add citation file
2 parents d32e349 + 60cec6e commit 0c44a80

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CITATION.cff

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)