From 44469f82d93edde311388798390e86a250b4816a Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Fri, 23 Apr 2021 00:04:10 +0200 Subject: [PATCH] Corrected description of lefdef-lef-layouts options for buddy scripts. --- src/buddies/src/bd/bdReaderOptions.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/buddies/src/bd/bdReaderOptions.cc b/src/buddies/src/bd/bdReaderOptions.cc index f36b5d7ac..3f02ca7a7 100644 --- a/src/buddies/src/bd/bdReaderOptions.cc +++ b/src/buddies/src/bd/bdReaderOptions.cc @@ -634,8 +634,6 @@ GenericReaderOptions::add_options (tl::CommandLineOptions &cmd) "Use a comma-separated list of file names here to specify which layout files to use for resolving LEF macros. " "This applies when LEF macros are specified with FOREIGN. By using '--" + m_long_prefix + "lefdef-macro-resolution-mode' you " "can force external resolution (assume FOREIGN always) or turn it off (ignore FOREIGN).\n" - "\n" - "Relative paths are resolved based on the location of the DEF file which is read." ) << tl::arg (group + "!--" + m_long_prefix + "lefdef-no-implicit-lef", &m_lefdef_read_lef_with_def, "Disables reading all LEF files together with DEF files",