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.

9 lines
215 B

# (c) 2013 Timothy Pearson, Raptor Engineering
# Released into the Public Domain
NET "clk" LOC = "V10";
TIMESPEC TS_clk = PERIOD clk 100000 kHz;
NET "serial_input" LOC = "T12";
NET "serial_output" LOC = "M10";