miracle123
Newbie level 4
Can you plz help me to implement NAND and XOR using CMOS in xilinx? How can I measure the amount of power these gates consume?
plz help.
plz help.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Thanks for your reply.
How can I use the VHDL of NAND and XOR in xilinx to measure the power it consumes/ dissipates ? Can you plz tell me in detail? I am a beginner of xilinx, just installed it in my pc.
Xilinx project navigator would only give you the estimate of power consumption in FPGA. Just build a project and using the verilog design.. after synthesizing and implementing the code, you will get an access to the design summary which contains all the information you need.For more info, read the xilinx user guide found in help tab.