Home
last modified time | relevance | path

Searched defs:sram_conf (Results 1 – 1 of 1) sorted by relevance

/XiangShan/scripts/
H A Dparser.py593 def create_sram_xlsx(out_dir, collection, sram_conf, top_module, try_prefix=None): argument
635 def replace_sram(out_dir, sram_conf, top_module, module_prefix): argument
739 sram_conf = generate_sram_conf(collection, module_prefix, out_dir) variable