Skip to content

Commit

Permalink
renamed bd scripts to specify MicroZed
Browse files Browse the repository at this point in the history
  • Loading branch information
fpgadeveloper committed Jun 19, 2016
1 parent 07eeb73 commit 195bb0a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Vivado/build-mz-7z010.tcl
Expand Up @@ -92,7 +92,7 @@ current_run -implementation [get_runs impl_1]
puts "INFO: Project created:mz_7z010_qgige"

# Create block design
source $origin_dir/src/bd/design_1-7z010.tcl
source $origin_dir/src/bd/design_1-mz7010.tcl

# Generate the wrapper
set design_name [get_bd_designs]
Expand Down
2 changes: 1 addition & 1 deletion Vivado/build-mz-7z020.tcl
Expand Up @@ -92,7 +92,7 @@ current_run -implementation [get_runs impl_1]
puts "INFO: Project created:mz_7z020_qgige"

# Create block design
source $origin_dir/src/bd/design_1-7z020.tcl
source $origin_dir/src/bd/design_1-mz7020.tcl

# Generate the wrapper
set design_name [get_bd_designs]
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 195bb0a

Please sign in to comment.