working FIFO and TPSRAM without packet flter
This commit is contained in:
30
designer/top/run_generate_uic.tcl
Normal file
30
designer/top/run_generate_uic.tcl
Normal file
@@ -0,0 +1,30 @@
|
||||
set_device \
|
||||
-fam PolarFire \
|
||||
-die PA5M300TS \
|
||||
-pkg fcg1152
|
||||
set_proj_dir \
|
||||
-path {E:\AbhishekV\rising\ethernet_tpsram_test}
|
||||
set_impl_dir \
|
||||
-path {E:\AbhishekV\rising\ethernet_tpsram_test\designer\top}
|
||||
set_is_relative_path \
|
||||
-value {FALSE}
|
||||
set_root_path_dir \
|
||||
-path {}
|
||||
set_first_stage \
|
||||
-address 00000000
|
||||
set_second_stage \
|
||||
-uprom_address 00000000 \
|
||||
-snvm_address 00000000 \
|
||||
-spi_address 00000400 \
|
||||
-spi_binding spi_noauth \
|
||||
-ramBroadcast 1 \
|
||||
-standalone_initialization 0 \
|
||||
-spi_ClockDivider 2
|
||||
set_override_file \
|
||||
-path {}
|
||||
set_auto_calib_timeout \
|
||||
-value {3000}
|
||||
defvar_set -name PA5_PRINT_DEVICE_SELECTION_INIT_DATA_FILE -value 1
|
||||
defvar_set -name RESTRICTPROBEPINS -value 1
|
||||
defvar_set -name SYSTEM_CONTROLLER_SUSPEND_MODE -value 0
|
||||
defvar_set -name FHB_FLOW -value 0
|
||||
Reference in New Issue
Block a user