]> Joshua Wise's Git repositories - fpgaboy.git/commitdiff
Add UCF for the z80 core
authorJoshua Wise <joshua@rebirth.joshuawise.com>
Sat, 29 Mar 2008 08:22:48 +0000 (04:22 -0400)
committerJoshua Wise <joshua@rebirth.joshuawise.com>
Sat, 29 Mar 2008 08:22:48 +0000 (04:22 -0400)
GBZ80Core.ucf [new file with mode: 0644]

diff --git a/GBZ80Core.ucf b/GBZ80Core.ucf
new file mode 100644 (file)
index 0000000..5ff1f06
--- /dev/null
@@ -0,0 +1,2 @@
+NET "clk" TNM_NET = clk;
+TIMESPEC TS_clk = PERIOD "clk" 10 MHz HIGH 50%;
This page took 0.024952 seconds and 4 git commands to generate.