|
cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
: Testbench for the DHCP-client. More...
Go to the source code of this file.
Functions | |
| void | getOffer (stream< UdpWord > &outData) |
| void | getAck (stream< UdpWord > &outData) |
| int | main () |
: Testbench for the DHCP-client.
Copyright (c) 2015, Xilinx, Inc.
All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
System: : cloudFPGA Component : Shell, Network Transport Stack (NTS) Language : Vivado HLS
Definition in file test_dhcp_client.cpp.
| void getAck | ( | stream< UdpWord > & | outData | ) |
Definition at line 151 of file test_dhcp_client.cpp.
| void getOffer | ( | stream< UdpWord > & | outData | ) |
| int main | ( | ) |
Definition at line 258 of file test_dhcp_client.cpp.