Forum Discussion
hbl
New Contributor
2 years agoGet available memory in an FPGA part using Tcl
How can I get the available memory (RAM, ROM, etc.) in an FPGA part using Tcl? report_part_info and get_part_info do not show this info. Thanks
sstrell
Super Contributor
2 years agoI don't know that such a command exists locally in Quartus, but you could probably script something that would look up the part number on the internet to get this info if this is your goal.