Coder Social home page Coder Social logo

Question: Memory about circuitjs1 HOT 14 OPEN

lukacs-leon avatar lukacs-leon commented on July 30, 2024
Question: Memory

from circuitjs1.

Comments (14)

pfalstad avatar pfalstad commented on July 30, 2024 1

The WE is "write enable". That should be low (0V) when writing, high (5V) when reading. So if you are making a ROM, that should always be 5V.

The OE is "output enable". The RAM is enabled when low (0V), disabled when high (5V).

A0-A3 are the address pins, and D0-D3 are the data pins.

from circuitjs1.

pfalstad avatar pfalstad commented on July 30, 2024

Use the Static Ram under "digital chips".

You can use it like a ROM. Just don't write to it. 🙂

from circuitjs1.

lukacs-leon avatar lukacs-leon commented on July 30, 2024

Thanks @pfalstad

from circuitjs1.

lukacs-leon avatar lukacs-leon commented on July 30, 2024

How can I write data to a static RAM?

from circuitjs1.

lukacs-leon avatar lukacs-leon commented on July 30, 2024

Under the edit, content?

from circuitjs1.

lukacs-leon avatar lukacs-leon commented on July 30, 2024

Képernyőfotó 2024-02-19 - 16 07 41
what's on this static RAM?

from circuitjs1.

pfalstad avatar pfalstad commented on July 30, 2024

yes, you can load the static ram using right click, Edit, Contents.

What's your other question? I can't tell what's on the static RAM by looking at a picture of it.

from circuitjs1.

lukacs-leon avatar lukacs-leon commented on July 30, 2024

what can i do with which leg?

from circuitjs1.

lukacs-leon avatar lukacs-leon commented on July 30, 2024

Thanks

from circuitjs1.

lukacs-leon avatar lukacs-leon commented on July 30, 2024

how big is this memory? how many Bytes / Kb?

from circuitjs1.

lukacs-leon avatar lukacs-leon commented on July 30, 2024

does it have four serial ports or can I send four bits on a parallel port?

from circuitjs1.

pfalstad avatar pfalstad commented on July 30, 2024

well, it's got 4 address pins and 4 data pins so it can store 2^4 = 16 4-bit words, or 8 bytes.

I guess you could call it a parallel port. The data bits are accessed in parallel.

from circuitjs1.

lukacs-leon avatar lukacs-leon commented on July 30, 2024

thank you

from circuitjs1.

lukacs-leon avatar lukacs-leon commented on July 30, 2024

could you give me an example of something when I enter something in advance on the edit and then it reads it and writes it to a scope with an out?

from circuitjs1.

Related Issues (20)

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.