From da76ee103bf89c28c7d6027371e4a420ada41932 Mon Sep 17 00:00:00 2001 From: mindchasers Date: Mon, 16 Nov 2020 13:59:15 -0500 Subject: project: rename sim folder, update README --- README.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.txt (limited to 'README.txt') diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..aaf0bd1 --- /dev/null +++ b/README.txt @@ -0,0 +1,19 @@ +# privateisland + +Open Source FPGA Network Processor for Security, IoT, Video bridging, and Control. + +See LICENSE in this folder and reference to LICENSE in header of each Verilog source file. + +Contributors must agree to Contributor License Agreement (to be added). + +Brief Overview: + +FPGAs are amazing! + +Multi-port Etherent MAC, network switch, classifier, filter and more. + +Define the operation of your own device. Do things truly in parallel. See packets like you never thought possible. + +The initial version of this project targets a Lattice ECP5UM FPGA, and support for more devices are being added. + +Please see further documentation at https://mindchasers.com/dev/private-island -- cgit v1.2.3-8-gadcc