Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

renaming a source file

3,214 views
Skip to first unread message

rekz

unread,
Mar 5, 2010, 7:27:18 PM3/5/10
to
This might be a super noob question to post here. I am using xilinx
ise as my verilog IDE. Say I have a source file called test.v and I
want to rename this to something else.. is there a way to do this?

gabor

unread,
Mar 5, 2010, 8:49:26 PM3/5/10
to

If you do it from inside the ISE GUI, you can just do
"save as..." to save with a new file-name. Then you need to
delete the original file from the project by selecting it
in the hierarchy view and pressing delete, and finally add
the new file to the project using Project --> Add Source.

In the old days, an ISE project was a text file and could be
edited to change a file name...

Regards,
Gabor

0 new messages