Xilinxのブログで見つけました。
Vivado Design Suite - HLx Editionsと一緒に使うもの。
ふーん。
Toward an intuitive system design environmentを読めと書いてあるので、読みました。
書いた人は、System View Inc.の中の人(Sandeep Duttaさん と Xilinxの中の人(Ramine Roane)
書いた人は、System View Inc.の中の人(Sandeep Duttaさん と Xilinxの中の人(Ramine Roane)
The interfaces crossing between Software & FPGA (interfaces C & F in Figure 2 (a), interfaces C & E in Figure 2(b)) are treated as “Device Descriptors”. The “Common Device Driver” developed by System View converts “read” and “write” requests to these “descriptors” into DMA transfers or Register reads/writes depending on the device being accessed. The VSI runtime converts transfers on these interfaces to reads and writes to corresponding descriptors.とあるね。
SDSoCをもっと立派にしたもののようなものかな?