summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.txt b/README.txt
index aaf0bd1..b38f521 100644
--- a/README.txt
+++ b/README.txt
@@ -2,6 +2,9 @@
Open Source FPGA Network Processor for Security, IoT, Video bridging, and Control.
+Master branch is being used to stage Betsy beta release(s).
+See https://privateisland.tech/betsy
+
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).
@@ -10,10 +13,8 @@ Brief Overview:
FPGAs are amazing!
-Multi-port Etherent MAC, network switch, classifier, filter and more.
+Multi-port Etherent MAC, network switch, machine learning, 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
+Please see further documentation at https://privateisland.tech/dev/private-island

Highly Recommended Verilog Books