Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

conecd

3
Posts
2
Topics
A member registered Oct 07, 2021

Recent community posts


this is a 1kb ram module that I created in DLS it works (the same as the one I made before) by having 2 12byte Rams which are 4096 bit big that are 512 byte together they make 1024 byte or 8912 bit(2^13) these 12byte ram module have each 4 10byte rams and so on... it has a width of 1 so you can only get 1 bit out. For an 8x1kb ram module you can just build 8 of these and connect the same address and read/write/clock signal but use different data cabel. I probably wont create bigger ram modules since my ram  module doesn't seem fast enough.

sry my error it is not a 1kb memory ram its only 1/8 of it, but it should be possible to easily create 1kb with this by either making the width 8 or making the adress line 14

1kb = 8000 bit for those that don't know

(1 edit)

This is a 1kb(1024 bit) ram its data width is 1 bit 

this is inside of the 1x1kb RAM

this is how the 1x4bit RAM looks like

sry if this looks bad this was my first time uploading on itch 

I will answer some questions if possible

edit:

b = bit

BT = byte