Understand the purpose of the import stage in the overall PnR flow.
Learn the key tasks during import:
Initialize the design database → set up the environment to store and manage all chip-related information.
Read in all input files (netlist, constraints, libraries, technology files, etc.).
Verify completeness and consistency of the input data to avoid issues later in the flow.
Ensure the design is ready for the Floorplanning stage.