Hi,
We are moving from OrCAD to Design Entry HDL and have a question.
We have four pages that are designed for 4 similar sites on the physical layout. Since they are the same, we just add a suffix to each signal name for each page. Example for PG signal, page1: PG_1, page2: PG_2 ... We would like to be able to do the same thing for other component like IC, cap, resistor ... Best if we can some what automate the process so we can just do one sheet and modify for the other 3 sheets.
I found in attribute the $LOCATION, and change the value to C?_1, and C?_2 with hope that the system will just fill in the ? and keep everything else intact but it didn't work. The Packager just replace it with normal increment number.
Thank you
Note: We found away to do the signal name, but not yet reference designator.