- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
where can i find "creatfdo. tcl"
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-07-2009 07:37 PM
in the auto-generated *.fdo file, it says the file is generated by "creatfdo.tcl"
i'm wondering where i could find this tcl, so that i can do some modification
cuz
i wanna let the .fdo add wave as hex radix, so that i don't need to change the radix of the signal in MODELSIM every time
thx for anyone who help n_n
Solved! Go to Solution.
Re: where can i find "creatfdo. tcl"
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-07-2009 11:25 PM
Hi
why don't you search for it in your ISE folder?
And if it's hidden somehow, don't worry.
Have you seen the line where the *.udo script is called?
You can do anything you like in a script with that name.
Its always executed with *.fdo, so you don't need to manipulate a provided script.
Have a nice simulation
Eilert
Re: where can i find "creatfdo. tcl"
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-07-2009 11:36 PM
WOW thx
that's why .udo exists
thank u n_n











