summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--manufacturer/lattice/ecp5um/privateisland.ldf4
-rw-r--r--manufacturer/lattice/ecp5um/source/top.v (renamed from source/top.v)0
2 files changed, 2 insertions, 2 deletions
diff --git a/manufacturer/lattice/ecp5um/privateisland.ldf b/manufacturer/lattice/ecp5um/privateisland.ldf
index 803a037..1968d1b 100644
--- a/manufacturer/lattice/ecp5um/privateisland.ldf
+++ b/manufacturer/lattice/ecp5um/privateisland.ldf
@@ -10,8 +10,8 @@
<Option name="lib" value="work"/>
<Option name="top" value="top"/>
</Options>
- <Source name="../../../source/top.v" type="Verilog" type_short="Verilog">
- <Options top_module="top"/>
+ <Source name="source/top.v" type="Verilog" type_short="Verilog">
+ <Options/>
</Source>
<Source name="../../../source/bin_to_ascii.v" type="Verilog" type_short="Verilog">
<Options/>
diff --git a/source/top.v b/manufacturer/lattice/ecp5um/source/top.v
index 4944bae..4944bae 100644
--- a/source/top.v
+++ b/manufacturer/lattice/ecp5um/source/top.v