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.
12345678910111213 |
- <?xml version="1.0" encoding="UTF-8"?>
- <pinplan
- variation_name="pll_main"
- megafunction_name="ALTERA_PLL"
- intended_family="Cyclone V"
- specifies="all_ports">
- <global>
- <pin name="refclk" direction="input" scope="external" />
- <pin name="rst" direction="input" scope="external" />
- <pin name="outclk_0" direction="output" scope="external" />
- <pin name="locked" direction="output" scope="external" />
- </global>
- </pinplan>
|