Thanks to visit codestin.com
Credit goes to github.com

Skip to content

iammituraj/stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Stack

Stack (LIFO) designed in Verilog/System Verilog.

Source codes included

  • Stack - Simple Last-In-First-Out based stack.

  • Call Stack - Special circular-wrapped stack used by CPUs to store the recent N return address of function calls.

Comments

All codes are fully synthesizable and tested. All are open-source codes, free to use, modify and distribute without any conflicts of interest with the original developer.

Developer

Mitu Raj, [email protected], [email protected]

About

Stack (LIFO) designed in Verilog/System Verilog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published