Quantcast
Channel: Altera Forums
Viewing all articles
Browse latest Browse all 19390

Problem with tcl automation script

$
0
0
Hi. I want create a TCL script which will be write into log file after compilation current revision of a project, current timestamp, current active signaltap file name and current revision ID. I have try get current signal tap file name with command
Code:

set stp [get_assignment_info [get_all_assignments -type global -name signaltap_file] - valie]
This command work correctly if I run it TCL shell in Quartus II window, but I have error when run this command in script as POST_FLOW_SCRIPT_FILE:
You must open a project before you can use this command.

Thanks for help.

Viewing all articles
Browse latest Browse all 19390


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>