The RemoveKeywordCollisions transform, and it's one child VerilogRename, should error if renaming something marked as don't touch. It's also allowable that this shouldn't rename the offending signal and produce a warning.
Checklist
Did you specify the current behavior?
Did you specify the expected behavior?
Did you provide a code example showing the problem?
In this Python repository for everybody, you will learn Python programming basics and advanced concepts from scratch. Bear in mind that all of the codes in this repository are mostly compatible with Python 3.X.
🔥 The Complete Customizable Software which lets you create a Developer Portfolio to showcase your work and provides each and every detail about you as Software Developer.
This is a medical website designed by me to help hospitals and it is also beneficial for the different patients to classify their respective disease and their concerned doctors.
We are converting image into base64 and then store the string into the database so if the size of image is more it takes much time to store and retrieve the string from and to the database.
The
RemoveKeywordCollisions
transform, and it's one childVerilogRename
, should error if renaming something marked as don't touch. It's also allowable that this shouldn't rename the offending signal and produce a warning.Checklist