Closed AEstein closed 4 years ago
Hi,
When I tried to generate sram_32x32_1rw using the example freepdk45.cfg, it returned the following error:
Traceback (most recent call last): File "./scripts/run.py", line 48, in <module> main( len(sys.argv), sys.argv ) File "./scripts/run.py", line 40, in main memory = Memory(process, sram_data) File "scripts/utils/class_memory.py", line 48, in __init__ self.width_um = (math.ceil((self.width_um*1000.0)/self.process.snapWidth_nm)*self.process.snapWidth_nm)/1000.0 ValueError: cannot convert float NaN to integer make: *** [run] Error 1
And my compiler version is:
gcc version 4.8.2 20140120 (Red Hat 4.8.2-15) (GCC)
My cacti.cfg and cacti.cfg.out files are attached.
cacti.cfg
cacti.cfg.out
Thanks!
cacti.cfg.log cacti.cfg.out.log
Hi,
When I tried to generate sram_32x32_1rw using the example freepdk45.cfg, it returned the following error:
And my compiler version is:
My
cacti.cfg
andcacti.cfg.out
files are attached.Thanks!
cacti.cfg.log cacti.cfg.out.log