You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Design and implementation of a hybrid XOR-based Arbiter Physical Unclonable Function (PUF) on FPGA, followed by ASIC synthesis , enabling lightweight and secure hardware authentication with enhanced uniqueness, entropy, and reliability.
Implemented image processing in Verilog by converting BMP (Bitmap) image data into hex format and using FSMs (Finite State Machines) to perform brightness adjustment and color inversion. Verified synthesizability of the design using Yosys synthesis tool to ensure hardware compatibility.