mirror of https://github.com/YosysHQ/nextpnr.git
Add picorv32.pcf
This commit is contained in:
parent
ca94aa1915
commit
bccf95296c
|
|
@ -0,0 +1,3 @@
|
|||
NET "clk" PERIOD = 8 nS ;
|
||||
PIN "clk_pin" = BEL "clk.PAD" PINNAME PAD;
|
||||
PIN "clk_pin" CLOCK_DEDICATED_ROUTE = FALSE;
|
||||
Loading…
Reference in New Issue