set_dont_touch transiton violation
今天用astro pr后发现有几个pin的transiton就是不过去,查了一下timing,报dont_touch信息。难道我设置的dont_touch吗,我没有设置呀。怎么回事,难道还要我手动加buffer,郁闷。google了一下,没有发现太多的有用的信息,但是知道有位哥们也是遇到了同样的问题,看来是set_dont_touch引起了implict dont_touch,原来这东西可以传递,晕。试图用remove_attribute解决,可惜不行。想来想去,那就切断这些路径,不让他们自动传递就可以了。在dc中设定一个black box,解决问题。transition修复成功。
标签:eda, Linux相关日志
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.
