working FIFO and TPSRAM without packet flter
This commit is contained in:
9
designer/top/run_tao_adl.tcl
Normal file
9
designer/top/run_tao_adl.tcl
Normal file
@@ -0,0 +1,9 @@
|
||||
set_device -family {PolarFire} -die {MPF300TS} -speed {-1}
|
||||
read_adl {E:\AbhishekV\rising\ethernet_tpsram_test\designer\top\top.adl}
|
||||
read_afl {E:\AbhishekV\rising\ethernet_tpsram_test\designer\top\top.afl}
|
||||
map_netlist
|
||||
read_sdc {E:\AbhishekV\rising\ethernet_tpsram_test\constraint\top_derived_constraints.sdc}
|
||||
read_sdc {E:\AbhishekV\rising\ethernet_tpsram_test\constraint\timing_user_constraints.sdc}
|
||||
check_constraints {E:\AbhishekV\rising\ethernet_tpsram_test\constraint\placer_sdc_errors.log}
|
||||
estimate_jitter -report {E:\AbhishekV\rising\ethernet_tpsram_test\designer\top\place_and_route_jitter_report.txt}
|
||||
write_sdc -mode layout {E:\AbhishekV\rising\ethernet_tpsram_test\designer\top\place_route.sdc}
|
||||
Reference in New Issue
Block a user