diff --git a/README.md b/README.md index 56d6469..95ea491 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ The work in this repo is the result of a Zcash foundation grant to develop open-source FPGA code that can be used to accelerate various aspects of the network. -**An Architecture document is [here](zcash_fpga_design_doc_v1.4.1.pdf)**. +**An Architecture document is [here](zcash_fpga_design_doc_v1.4.2.pdf)**. While mainly developed for Equihash verification and elliptic curve operations on the secp256k1 and bls12-381 curves, the code (ip_cores) used in this repo can also be applied to other curves by changing parameters / minimum modification to equations. diff --git a/zcash_fpga_design_doc_v1.4.1.pdf b/zcash_fpga_design_doc_v1.4.2.pdf similarity index 94% rename from zcash_fpga_design_doc_v1.4.1.pdf rename to zcash_fpga_design_doc_v1.4.2.pdf index 14533d7..6898264 100644 Binary files a/zcash_fpga_design_doc_v1.4.1.pdf and b/zcash_fpga_design_doc_v1.4.2.pdf differ