Merge pull request #1518 from firesim/mcs

add mcs command to implementation script for u250
This commit is contained in:
Abraham Gonzalez 2023-05-17 22:02:11 -07:00 committed by GitHub
commit 8bdee2f298
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -116,3 +116,5 @@ if {[get_property PROGRESS [get_runs ${impl_run}]] != "100%"} {
}
file copy -force ${root_dir}/vivado_proj/firesim.runs/${impl_run}/design_1_wrapper.bit ${root_dir}/vivado_proj/firesim.bit
write_cfgmem -format mcs -interface SPIx1 -size 1024 -loadbit "up 0x01002000 ${root_dir}/vivado_proj/firesim.bit" -verbose ${root_dir}/vivado_proj/firesim.mcs