While deep neural networks achieve high accuracy in fields such as object recognition, it requires a large amount of computation, so dedicated hardware for efficient computation is now actively developed. With FPGA implementation, multiple systems can be loaded on a single chip, which can be expected to reduce the area and cost. It is important to know the relationship between the circuit area and inference accuracy to search for the optimum hardware configuration. However, it is necessary to appropriately assign the circuit resources such as memory and computing unit while considering the other circuit, which makes hardware search difficult. Therefore, using NNgen, a high-level synthesis compiler that generates DNN specialized hardware, we efficiently evaluated the relationship between the circuit area and inference accuracy.