Use Altium designer to draw schematic diagram and cadence to draw PCB
This paper mainly describes how to export the net list that cadence can use by using Altium designer
1. Export netlist
Design–>Netlist For Project–>Protel
2. Convert netlist
Under the change project directory, open the project outputs for XXX directory to see the generated XXX.NET file
Use the above conversion tools to convert the generated net list and generate the network format recognized by cadence. The converted file format is XX.txt
3. Import netlist
Select the location of the network, and then click Import other to import successfully.