summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormindchasers <privateisland@mindchasers.com>2020-11-20 00:11:44 -0500
committermindchasers <privateisland@mindchasers.com>2020-11-20 00:11:44 -0500
commitb58847eba99d9a3e83bbba2f0e4802088da3a23c (patch)
treecc9bd689a99071a1b2d4bbf9ff8fcc4608bfd41e
parentf5ad249daef5d214e9dfcf2a8111f7ccdb00a6ef (diff)
top: move darsena top under ecp5um folder
-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