siliconcompiler / lambdapdk

Library of open source Process Design Kits (PDKs)
Apache License 2.0
16 stars 3 forks source link

add memories with lambdalib enablement for spram #3

Closed gadfort closed 6 months ago

gadfort commented 6 months ago

Add memory models for asap7, skywater130, and freepdk45 with la_spram.v enablement

asap7 and freepdk45 are generated using FakeRam, so build scripts are provided as well for provenance of the files.

aolofsson commented 6 months ago

Got it

On Mon, Nov 13, 2023 at 9:19 PM Peter @.***> wrote:

@.**** commented on this pull request.

In lambdapdk/freepdk45/libs/fakeram45/build.sh https://github.com/siliconcompiler/lambdapdk/pull/3#discussion_r1391909696 :

@@ -0,0 +1,27 @@ +#!/usr/bin/env bash + +set -e + +# Get directory of script +src_path=$(cd -- "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P) + +work_dir=mktemp -d + +pushd $work_dir + +git clone https://github.com/gadfort/bsg_fakeram.git

same

— Reply to this email directly, view it on GitHub https://github.com/siliconcompiler/lambdapdk/pull/3#discussion_r1391909696, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARAM4B6S7Y6DGDIAHNJQDLYELIM5AVCNFSM6AAAAAA7D2Q5TWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTOMRYGU3TSMRZHE . You are receiving this because your review was requested.Message ID: @.***>

-- All email information shared by Zero ASIC corporation in this email should be considered proprietary and confidential