OpenCores
URL https://opencores.org/ocsvn/xenie/xenie/trunk

Subversion Repositories xenie

[/] [xenie/] [trunk/] [examples/] [Eth_example/] [src/] [tcl/] [refresh_recreate_scripts.tcl] - Blame information for rev 6

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 DFC
 
2
# Refreshes recreate scripts
3
# Block design must be open when this script is called.
4
# TODO: ensure block design is opened automatically
5
 
6
 
7
set proj_cur_dir [get_property DIRECTORY [current_project]]
8
set tcl_dir $proj_cur_dir/../src/tcl
9
 
10
# Create recreate script for BD
11
write_bd_tcl -force "$tcl_dir/recreate_bd.tcl"
12
 
13
# Create recreate script for project
14
write_project_tcl -all_properties -no_copy_sources -force "$tcl_dir/recreate_project.tcl"

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.