forked from xver/Shunt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
22 lines (10 loc) · 815 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
TITLE: 1. Introduction
Welcome to the SystemVerilog TCP/IP "Shunt" !
The Shunt is Open Source Client/Server TCP/IP socket based communication library for SystemVerilog simulation.
-It aims to enable quick and easy development of communication between stand-alone SystemVerilog simulations and/or external applications
-It provides a common SystemVerilog/C API and supports mostly all System Verilog data types and data structures.
Tne Shunt is available under a "MIT" License. It can be used without restriction in an open-source or commercial application.
============================================================================
Copyright (c) 2016-2023 IC Verimeter. All rights reserved.
=============================================================================