> > Hello, > I have performed druc on addaccu tutorial, the file checked > was core.ap , as a result the file core.drc gives some errors. All of > them are code 54, (RDS_ALU1,RDS_ALU1) Manhatan distance min 2.5 . the > RDS_TECHNO_NAME is cmos_8.rds. I tried with cmos_12 and but druc gives > syntax errors. How can I set scr wich generates the .ap file for a no > errors druc check? > thanks > Raśl > Hello, We increased the manhatan distance between RDS_ALU1 and RDS_ALU1 from 2.5 to 3 lambda a long time ago... The latest version of the technological file is cmos_12.rds. All previous versions are obsolete. Check the druc version, you must have the 3.03 revision number. All the tools using a rds file are statically linked against the rds library. It means that if the rds syntaxe has changed, the parser is modified and we need to recompile most of the tools (and you need the latest binaries). Best regards, Pierre Nguyen Tuong.