-
Notifications
You must be signed in to change notification settings - Fork 0
MikhailKardash/SystemVerilog_Code
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Both codes implement sha256 hashing algorithm. bitcoin_hash1 uses a serial implementation. bitcoin_hash2 uses a parallel implementation generating copies of hashBOI. bitcoin_hash2 uses less clock cycles and is much faster but requires much more area.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published