debtanu09 / des_crypto

This is the verilog implementation of DES cryptography

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

des_crypto

This is the verilog implementation of DES encryption and decryption

instructions for use

1)  You should have iverilog and gtkwave installed
2)  clone the repository, go inside the directory and run the comamnd "chmod +x run.sh"
3)  after that just run the command "./run.sh"

About

This is the verilog implementation of DES cryptography

License:MIT License


Languages

Language:Verilog 87.1%Language:V 12.2%Language:Shell 0.7%