Hi there:
I'm writing a DAC driver with SBRIO, the nature of my driver uses mostly all DO with digital port, but I still have to select the Write/Read method in the CLIP Generator. I could delete xxxxDioCLIP_enable(xx) in the VHDL file to hide these items when selecting a digital port in FPGA VI BD. Still, I need to set this parameter to enable before using the Digital Output function. Deleting this line also makes Digital Output disabled.
Can anyone give me a hint? Thanks!