Skip to content
View shafinDesigner's full-sized avatar

Block or report shafinDesigner

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
shafinDesigner/README.md

Pinned Loading

  1. gpu-rtl-to-gdsii-cadence gpu-rtl-to-gdsii-cadence Public

    RTL-to-GDSII implementation of a custom GPU using Cadence Genus, Innovus, Tempus and Pegasus.

    Verilog 1

  2. picorv32-rtl-to-gdsii-cadence-45nm picorv32-rtl-to-gdsii-cadence-45nm Public

    RTL-to-GDSII implementation of PicoRV32 RISC-V CPU using Cadence Genus and Innovus (45nm ASIC flow)

    Verilog

  3. 8051-calculator 8051-calculator Public

    Full expression calculator in 8051 Assembly — AT89C51, 4×4 keypad, LCD, operator precedence, brackets, memory

    Assembly

  4. alu-32bit-rtl-to-gdsii-sky130 alu-32bit-rtl-to-gdsii-sky130 Public

    RTL-to-GDSII implementation of a 32-bit ALU using Cadence Innovus and SKY130 PDK

    Verilog

  5. alu-rtl-to-gdsii-cadence alu-rtl-to-gdsii-cadence Public

    RTL-to-GDSII implementation of a 4-bit ALU using Cadence Genus and Innovus (ASIC Design Flow)

    Verilog

  6. tic-tac-toe-8051 tic-tac-toe-8051 Public

    Tic-Tac-Toe game on AT89C51 microcontroller using 8051 assembly with LCD display, matrix keypad, and AI opponent

    Assembly