working FIFO and TPSRAM without packet flter
This commit is contained in:
7
designer/top/top_fp/top.tcl
Normal file
7
designer/top/top_fp/top.tcl
Normal file
@@ -0,0 +1,7 @@
|
||||
open_project -project {E:\AbhishekV\rising\ethernet_tpsram_test\designer\top\top_fp\top.pro}
|
||||
enable_device -name {MPF300TS} -enable 1
|
||||
set_programming_file -name {MPF300TS} -file {E:\AbhishekV\rising\ethernet_tpsram_test\designer\top\top.ppd}
|
||||
set_programming_action -action {PROGRAM} -name {MPF300TS}
|
||||
run_selected_actions
|
||||
save_project
|
||||
close_project
|
||||
Reference in New Issue
Block a user