interchange: devices: bel_bucket_seeds -> device_config
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
parent
15e945aa1c
commit
b6d2a59fc2
@ -9,6 +9,6 @@ generate_chipdb(
|
||||
device xc7a100t
|
||||
part xc7a100tcsg324-1
|
||||
device_target ${xc7a100t_target}
|
||||
bel_bucket_seeds ${PYTHON_INTERCHANGE_PATH}/test_data/series7_bel_buckets.yaml
|
||||
device_config ${PYTHON_INTERCHANGE_PATH}/test_data/series7_device_config.yaml
|
||||
test_package csg324
|
||||
)
|
||||
|
@ -9,6 +9,6 @@ generate_chipdb(
|
||||
device xc7a200t
|
||||
part xc7a200tsbg484-1
|
||||
device_target ${xc7a200t_target}
|
||||
bel_bucket_seeds ${PYTHON_INTERCHANGE_PATH}/test_data/series7_bel_buckets.yaml
|
||||
device_config ${PYTHON_INTERCHANGE_PATH}/test_data/series7_device_config.yaml
|
||||
test_package sbg484
|
||||
)
|
||||
|
@ -9,6 +9,6 @@ generate_chipdb(
|
||||
device xc7z010
|
||||
part xc7z010clg400-1
|
||||
device_target ${xc7z010_target}
|
||||
bel_bucket_seeds ${PYTHON_INTERCHANGE_PATH}/test_data/series7_bel_buckets.yaml
|
||||
device_config ${PYTHON_INTERCHANGE_PATH}/test_data/series7_device_config.yaml
|
||||
test_package clg400
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user