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
KennyT_altera
Super Contributor
2 years agowhat you can try is use command line to pull out a list of command line available.
quartus_sh --qhelp
If you cannot find the available tcl command there, which means it is not supported yet. We can help to request this feature for you, but you will need to let us know the motivation/reason on this needs.