OpenRAM/compiler
Hunter Nichols 4f08062268 Added custom 1rw+1r bitcell. Testing are currently failing. 2018-10-22 17:02:21 -07:00
..
base Added custom 1rw+1r bitcell. Testing are currently failing. 2018-10-22 17:02:21 -07:00
characterizer Cleaned up indexing in variable that records cycle times. 2018-10-10 00:02:03 -07:00
gdsMill Added custom 1rw+1r bitcell. Testing are currently failing. 2018-10-22 17:02:21 -07:00
modules Added custom 1rw+1r bitcell. Testing are currently failing. 2018-10-22 17:02:21 -07:00
pgates Replacing replica_pbitcell module with a more effiecient verision. replica_pbitcell is now a wrapper for pbitcell in replica_bitcell mode. 2018-09-13 16:53:24 -07:00
router Remove banks from test configs 2018-09-24 11:41:51 -07:00
tests Added custom 1rw+1r bitcell. Testing are currently failing. 2018-10-22 17:02:21 -07:00
verify Put worst case test under the hierarchy of a delay test. Added option for pex option to worst case test. 2018-10-09 00:36:14 -07:00
Makefile Add Makefile for parallel test execution. 2018-01-22 13:39:07 -08:00
debug.py Output debug warnings and errors to stderr. Clean up regress script a bit. 2018-07-11 09:51:28 -07:00
example_config_freepdk45.py Altered web to only be generated for rw ports. 2018-10-04 15:08:12 -07:00
example_config_scn4m_subm.py Added custom 1rw+1r bitcell. Testing are currently failing. 2018-10-22 17:02:21 -07:00
gen_stimulus.py Convert entire OpenRAM to use python3. Works with Python 3.6. 2018-05-14 16:15:45 -07:00
globals.py Added class and test for testing the delay of several bitcells. 2018-10-08 15:50:52 -07:00
openram.py Cleanup some items with new sram_config. Update unit tests accordingly. 2018-09-04 10:47:24 -07:00
options.py Merge branch 'dev' of https://github.com/VLSIDA/PrivateRAM into multiport 2018-09-27 02:02:24 -07:00
sram.py Put worst case test under the hierarchy of a delay test. Added option for pex option to worst case test. 2018-10-09 00:36:14 -07:00
sram_1bank.py Editting top level netlist for multiport. Now there are multiple control logic modules, one per port. Since diffent ports are driven by different clocks, also separating dff modules, one per port. 2018-09-26 19:10:24 -07:00
sram_2bank.py Cleanup some items with new sram_config. Update unit tests accordingly. 2018-09-04 10:47:24 -07:00
sram_4bank.py Cleanup some items with new sram_config. Update unit tests accordingly. 2018-09-04 10:47:24 -07:00
sram_base.py Removing we_b signal from write ports since it is redundant. 2018-10-04 09:31:04 -07:00
sram_config.py Added custom 1rw+1r bitcell. Testing are currently failing. 2018-10-22 17:02:21 -07:00