Anton Maurovic (efabless support)
11/07/2024, 7:35 PMXX_
two-character sequence? @Mitch Bailey might be able to answer that if @donn isn't otherwise available. Or do you mean something else Sylvain?Anton Maurovic (efabless support)
11/07/2024, 7:36 PMKareem Farid
11/07/2024, 7:37 PMtnt
11/07/2024, 7:43 PMtnt
11/07/2024, 7:43 PMKareem Farid
11/07/2024, 7:46 PMDavid Lindley
11/07/2024, 7:47 PMtnt
11/07/2024, 7:47 PMtnt
11/07/2024, 7:47 PMdonn
11/07/2024, 9:31 PMread_macro_gds_blackbox
- sadly it is one of those things magic does automagically and is opaque about it.Kareem Farid
11/07/2024, 11:44 PMtnt
11/07/2024, 11:51 PMtnt
11/07/2024, 11:51 PMLEFview
property ?Mitch Bailey
11/08/2024, 12:58 AMTBH I still don’t see exactly where / what triggers the rename in the above.Me either. The
LEFview
property combined with the GDS_*
properties, tell magic to copy the gds data exactly to the output instead of converting from the mag data.Mitch Bailey
11/08/2024, 1:37 AMtapeout/logs/ship_truck.log
, the prefixed cells are not listed.
Diving (digging?) into the code, I think the prefix is added in the calmaDumpStructure
routine of magic/calma/CalmaWrite.c
which adds a hash based on the gds library if the library is different than the original library for a cell. However, AFAICT, the modified cell names do not appear in any of the log files.