Help Center
Release the hardware resources associated with the fpga object
Since R2020b
release(hFPGA)
release(hFPGA) releases the hardware resources associated with the fpga object, represented by hFPGA.
hFPGA
fpga
example
collapse all
Create an hFPGA object for a Xilinx® target and then release the hardware resource.
Create an hFPGA object for a Xilinx target and connect to the Xilinx device. To release the hardware resource, use the release function.
release
hFPGA = fpga("Xilinx") release(hFPGA)
hFPGA = fpga with properties: Vendor: "Xilinx" Interfaces: [0x0 fpgaio.interface.InterfaceBase]
Create an hFPGA object for an Intel® target and then release the connection you have set up.
Create an hFPGA for an Intel target and connect to the Intel device. To release the connection, use the release function.
hFPGA = fpga("Intel") release(hFPGA)
hFPGA = fpga with properties: Vendor: "Intel" Interfaces: [0x0 fpgaio.interface.InterfaceBase]
fpga object
fpga object for the target vendor, specified as an fpga object.
Introduced in R2020b
hdlcoder.DUTPort
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
Europe
Asia Pacific
Contact your local office