Problem 2: Circuit Partitioning
- Q1:有關第二題的測試檔有蠻多疑問的,有某些net上,
有兩個相同名稱的cell,這應該是circuit上不會出現的,
如果把duplicate的點拿掉,有些net上就只剩下一個cell,
這是我們程式中必須去考慮的情況嗎?
正常的circuit應該是不會出現這種情況才對。
- A1:The test cases were extracted from real circuits.
So it is a possible case in real applications.
We suggest that you handle this type of special cases
in your program.
For any questions, send e-mails to cad@cis.nctu.edu.tw.
Last modified: June 15, 2000