This commit is contained in:
Matthias Koefferlein 2024-07-14 20:39:49 +02:00
parent 91878f3353
commit 3fbcfbfd5a
1 changed files with 1 additions and 0 deletions

View File

@ -292,6 +292,7 @@ void NetlistDeviceExtractor::pre_extract_for_device_propagation (const db::hier_
if (ec == extractor_cache.end ()) {
m_log_entries.clear ();
m_new_devices_pre_extracted.clear (); // safety
// do the actual device extraction
extract_devices (layer_geometry);