Coder Social home page Coder Social logo

pplinux / openrom_resources Goto Github PK

View Code? Open in Web Editor NEW

This project forked from polymerizedsage/openrom_resources

0.0 0.0 0.0 3.67 MB

Additional resources for simulation and testing of OpenROM that are not included in the OpenRAM repo.

License: BSD 3-Clause "New" or "Revised" License

SourcePawn 100.00%

openrom_resources's Introduction

OpenROM_resources

Additional resources for simulation and testing of OpenROM that are not included in the OpenRAM repo. Includes SPICE netlists of 64B, 1kB, 2kB, 4kB, and 8kB ROMs.

Array data used for generation of each ROM is found in array_data/

To generate new netlists for simulation:

  1. Clone OpenRAM from a branch that includes OpenROM.
  2. Setup OpenRAM as documented in the main repo.
  3. Edit 05_rom_base_bank_*_test to use the correct path of the data file you would like to use. Currently only format supported is a single line file containing a hexadecimal string.
  4. Run respective unit test with TECHS=sky130 KEEP=TRUE make 05_rom_base_bank_*_test
  5. Copy netlist output file from $OPENRAM_HOME/compiler/tests/results/sky130/05_rom_base_bank_*_test/tmp/simulation_file.sp into one of the simulation directories in this repo.
  6. Confirm that the netlist being imported in the simulation you would like to run is the one you just generated.
  7. Run simulation with Xyce circuit simulator. See https://github.com/Xyce/Xyce for installation and usage information.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.