This website requires JavaScript.
Explore
Help
Sign In
luke
/
OpenRAM
Watch
1
Star
0
Fork
0
mirror of
https://github.com/VLSIDA/OpenRAM.git
synced
2026-09-01 18:48:10 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
289f48c3f3331ab966709fecf95e112392c11e23
OpenRAM
/
compiler
/
sram
T
History
Bugra Onal
289f48c3f3
Merge branch 'multibank' of github.com:VLSIDA/PrivateRAM into multibank
2022-07-08 14:23:05 -07:00
..
sram_1bank.py
Replaced instances of addr_size with bank_addr
2022-07-08 13:55:02 -07:00
sram_base.py
Replaced instances of addr_size with bank_addr
2022-07-08 13:55:02 -07:00
sram_config.py
Replaced instances of addr_size with bank_addr
2022-07-08 13:55:02 -07:00
sram_multibank_template.v
Added conditional sections to template
2022-07-08 13:51:07 -07:00
sram_multibank.py
Replaced instances of addr_size with bank_addr
2022-07-08 13:55:02 -07:00
sram.py
Multibank file generation (messy)
2022-07-08 13:51:07 -07:00