Searched Projects

Tags: memory

project.name
4 Stars     337 Views
User:

TetrisAnimation

TetrisAnimation
Just tried to see if I can control the screen change by a RAM.

project.name
3 Stars     174 Views

Memory

Memory

A simple memory project



project.name
0 Stars     184 Views
User:

rom and display

rom and display

project.name
1 Stars     1294 Views

JK Flip Flop

JK Flip Flop

Experiment No. 9 b: Implementation of flip flops: JK.


Done by:

Saranga K. Mahanta

Sch Id:18-14-038


project.name
0 Stars     1534 Views

T Flip Flop

T Flip Flop

Experiment No 9 d: Implementation of flip flops: SR, JK, D and T


Done by:

Saranga K. Mahanta

Sch Id: 18-14-038


project.name
0 Stars     148 Views

D Flip Flop

D Flip Flop

Experiment No. 9 c: Implementation of flip flops: D flip flop.


Done by:

Saranga K. Mahanta

Scholar Id: 18-14-038



project.name
0 Stars     117 Views
User:

(4-Bit Storage)*4

(4-Bit Storage)*4

project.name
1 Stars     362 Views

combinational logic with eeprom

combinational logic with eeprom

I'm using an EEPROM to replace combinational logic. The address is the decimal number in binary (or the counter). The data out is the 7-seg display (the leftmost bit is the decimal point). 


project.name
0 Stars     141 Views
User:

password

password

project.name
0 Stars     126 Views
User:

256-bit RAM

256-bit RAM

A 256-bit RAM, made with only basic logic gates. Example usage inside.


project.name
0 Stars     105 Views

8-bit memory

8-bit memory

project.name
0 Stars     68 Views
User:

16 byte memory with scrolling words

16 byte memory with scrolling words

project.name
0 Stars     72 Views
User:

memory address

memory address

circuit to allow  a memory element to become a programmable controller


project.name
0 Stars     67 Views

memory template

memory template

just MEMORY  

a couple (2) of nor gates


project.name
0 Stars     31 Views

memory unit

memory unit

made this im bored ok .


project.name
0 Stars     83 Views

Memory Bit

Memory Bit

Stores 1 bit ONLY if the store bit is on.


project.name
0 Stars     75 Views
User:
User Image Amy

memory

memory

A working 4kB memory module that provides byte-addressable 1-byte words.


project.name
1 Stars     59 Views
User:

a 64 Bit Memory


project.name
1 Stars     36 Views
User:

8 bit D-latch

8 bit D-latch

This is a version of a register, a part of a computer's Random Access Memory (RAM). It is capable of storing an 8-bit binary number. On the top left of the chip, you can set a binary number to be stored. Then to replace the old number, you must press the 'Enable data-write' switch to upload and store the new number.


project.name
0 Stars     154 Views
User:

RS-trigger

RS-trigger

Test asynchronous RS latch equvalent logic scheme


project.name
0 Stars     49 Views
User:

memory

memory

project.name
0 Stars     60 Views
User:

Static serial RAM with serial input

Static serial RAM with serial input

in this project i made a 4 bit RAM which can be written through serial communication(SCL - clock and SDA- data(1 or 0)) then a rising edge of a square wave is detected in the SCL pin, the enable pin of the SRAM cells are enabled in an order according to each clock pulse. simultaneously a data is given through the SDA pin according to the Nth clock pulse to the Nth SRAM cell.


project.name
0 Stars     41 Views

6052 Bank Switching

6052 Bank Switching

project.name
0 Stars     27 Views
User:

Project2

Project2

Practice for utilizing ROM to produce an output based on some sequential input.


project.name
0 Stars     32 Views

memory test

memory test

A test of a cople diffrent kinds of memory.


project.name
0 Stars     22 Views

Reg_File

Reg_File

Simple 8x4 register file


project.name
0 Stars     10 Views
User:

Memory cell

Memory cell

project.name
0 Stars     21 Views

lab_1

lab_1

project.name
0 Stars     11 Views
User:

Compact 1 bit memory

Compact 1 bit memory

Simple 1-bit memory I took Adams project "Adder" and made it smol.


project.name
0 Stars     5 Views

An experiment with simple logic gates.