provides signal name methods for firrtl annotation and chisel testers
* signalName: returns the chirrtl name of the signal * pathName: returns the full path name of the signal from the top module * parentPathName: returns the full path of the signal's parent module instance from the top module * parentModName: returns the signal's parent **module(not instance)** name.
parent
0744b3e5
Please register or sign in to comment