Skip to content

Commit

Permalink
Export project by default
Browse files Browse the repository at this point in the history
  • Loading branch information
nhanvtran authored Mar 6, 2018
1 parent 0295719 commit feca3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hls-template/build_prj.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ create_clock -period 5 -name default
csim_design
csynth_design
cosim_design -trace_level all
#export_design -format ip_catalog
export_design -format ip_catalog
exit

0 comments on commit feca3e8

Please sign in to comment.