[Libre-soc-bugs] [Bug 526] create dry-run 180nm GDS-II files for IMEC

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Thu Dec 3 11:52:01 GMT 2020


https://bugs.libre-soc.org/show_bug.cgi?id=526

--- Comment #92 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
trying this although because the file was written by another tool and this tool
(mbk) is *reading* it may just create a silent fail.


(In reply to Luke Kenneth Casson Leighton from comment #88)
>   Renaming cloned cell: "<id:926510 Cell fsm>"
>   Renaming cloned cell: "<id:927937 Cell irblock>"
> MBK_OUT_LO=al; export MBK_OUT_LO; MBK_SEPAR='_'; export MBK_SEPAR;
> /home/lkcl/alliance/install/bin/cougar       -c -f chip_r chip_r_ext
> 
> *** mbk error *** alcloadphfig : missing or non-numeric field
> ( line 319054 parsing corona_cts_r.ap )

diff --git a/alliance/src/mbk/src/alc_pars_p.c
b/alliance/src/mbk/src/alc_pars_p.c
index 742108c3..f82627f7 100644
--- a/alliance/src/mbk/src/alc_pars_p.c
+++ b/alliance/src/mbk/src/alc_pars_p.c
@@ -60,8 +60,8 @@


 #define        MBKSZNAME       1024
-#define        MAXLBUFFER       256
-#define        MAXLBUFF         256
+#define        MAXLBUFFER       512
+#define        MAXLBUFF         512

 #define        EVAL               2
 #define        EVER               3

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list