Forum Discussion
5 Replies
No RepliesBe the first to reply
Hello guys !!
I have a little question.. I'm using some vhdl objects in a schematic (.bdf) file. Now I want to add some leading zeroes to a bus eg: mybus[13..0] -> [0 0 mybus] In VHDL this is operation is straightforward but how can I get the same result in a .bdf file ?? Thank you for help !! Have a nice day !