Skip to content

chipfoundry/caravel_user_sram

Repository files navigation

Caravel User SRAM Example

This project demonstrates the straightforward integration of a commercial SRAM within the user_project_wrapper using the IPM (IP Manager) tool.

Get Started Quickly

Follow these steps to set up your environment and harden the SRAM:

  1. Clone the Repository:
git clone https://github.com/chipfoundry/caravel_user_sram.git
  1. Prepare Your Environment:
cd caravel_user_sram
make setup
  1. Install IPM:
pip install cf-ipm
  1. Install the SRAM IP:
ipm install CF_SRAM_1024x32
  1. Harden the SRAM Macro:
make CF_SRAM_1024x32_wb_wrapper
  1. Harden the User Project Wrapper:
make user_project_wrapper

For further information on usage, consult the dedicated knowledgebase article. Details about the SRAM IP itself are available in the SRAM documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages