Studentenversion des ESY6/A Praktikums "signal_processing".
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

pll_main.ppf 429B

12345678910111213
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <pinplan
  3. variation_name="pll_main"
  4. megafunction_name="ALTERA_PLL"
  5. intended_family="Cyclone V"
  6. specifies="all_ports">
  7. <global>
  8. <pin name="refclk" direction="input" scope="external" />
  9. <pin name="rst" direction="input" scope="external" />
  10. <pin name="outclk_0" direction="output" scope="external" />
  11. <pin name="locked" direction="output" scope="external" />
  12. </global>
  13. </pinplan>