Muhammad
Hey guys, does anybody worked with fpga and zigbee? ....i need to know how to configure and make communication between zigbee devices using fpga verilog hdl
You should look at the zigbee device specification. It will have description of a communication interface and protocol. It may be i2c, spi, uart, etc. You should support described interface and protocol into FPGA