aboutsummaryrefslogtreecommitdiffstats
path: root/examples/up5k_rgb
diff options
context:
space:
mode:
Diffstat (limited to 'examples/up5k_rgb')
-rw-r--r--examples/up5k_rgb/rgb.pcf2
-rw-r--r--examples/up5k_rgb/rgb.v2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/up5k_rgb/rgb.pcf b/examples/up5k_rgb/rgb.pcf
index cfdb874..0954260 100644
--- a/examples/up5k_rgb/rgb.pcf
+++ b/examples/up5k_rgb/rgb.pcf
@@ -1,3 +1,3 @@
set_io RGB0 39
set_io RGB1 40
-set_io RGB2 41 \ No newline at end of file
+set_io RGB2 41
diff --git a/examples/up5k_rgb/rgb.v b/examples/up5k_rgb/rgb.v
index c83b943..81920cb 100644
--- a/examples/up5k_rgb/rgb.v
+++ b/examples/up5k_rgb/rgb.v
@@ -78,4 +78,4 @@ defparam RGBA_DRIVER.RGB1_CURRENT = "0b000011";
defparam RGBA_DRIVER.RGB2_CURRENT = "0b000011";
-endmodule \ No newline at end of file
+endmodule