Forum Discussion

NChar7's avatar
NChar7
Icon for New Contributor rankNew Contributor
6 years ago

TCL Script, Save Content from Memory to File, greater than 1024 bits?

I have an FPGA Ram port with >1024 bits and am using a TCL script to save the data to a file, specifically the commands: save_content_from_memory_to_file & update_content_to_memory_from_file . App...