2021-03-15 17:51:37 +08:00
|
|
|
generate_xc7_device_db(
|
|
|
|
device xc7a35t
|
|
|
|
part xc7a35tcsg324-1
|
2021-03-17 05:40:15 +08:00
|
|
|
device_target xc7a35t_target
|
2021-03-15 17:51:37 +08:00
|
|
|
)
|
|
|
|
|
|
|
|
generate_chipdb(
|
2021-03-17 04:49:06 +08:00
|
|
|
family ${family}
|
2021-03-15 17:51:37 +08:00
|
|
|
device xc7a35t
|
|
|
|
part xc7a35tcsg324-1
|
2021-03-17 05:40:15 +08:00
|
|
|
device_target ${xc7a35t_target}
|
2021-03-24 00:41:45 +08:00
|
|
|
device_config ${PYTHON_INTERCHANGE_PATH}/test_data/series7_device_config.yaml
|
2021-03-17 05:40:15 +08:00
|
|
|
test_package csg324
|
2021-03-15 17:51:37 +08:00
|
|
|
)
|