yodalee / rsa256

An RSA 256 bits hardware implementation with verification
Other
6 stars 1 forks source link

Use Pipeline in RSA.sv #100

Closed yodalee closed 1 year ago

yodalee commented 1 year ago

Add delayed module pipeline to keep the data inside module first, then trigger start. Remove State machine