[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
       
    Fri Dec  4 17:50:20 GMT 2020
    
    
  
https://bugs.libre-soc.org/show_bug.cgi?id=526
--- Comment #99 from Jean-Paul.Chaput at lip6.fr ---
(In reply to Luke Kenneth Casson Leighton from comment #92)
> 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
   This is the right correction. Commited in Alliance
   #c12f377989571c1d868bebebdfb1574572e2ccf9
-- 
You are receiving this mail because:
You are on the CC list for the bug.
    
    
More information about the libre-soc-bugs
mailing list