- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi, all,
Now, I am trying to write my own placer. Some information of the device is needed. But I am not able to extract physical device resources information from Quartus by Tcl. What I need, I think, is the block type (LAB, Block RAM, or DSP etc.) of each coordinate (X, Y), whether or not it is taken by some cell. The function should be similar to "get_tiles" in Xilinx tool. Do you have any idea what command I should use in Quartus II? If it is impossible to do so, can I get that information from GUI or device datasheet? Thanks.링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Not sure, but you can check the entire API by typing "quartus_sh --qhelp".
