diff options
author | mindchasers <privateisland@mindchasers.com> | 2021-03-02 13:17:13 -0500 |
---|---|---|
committer | mindchasers <privateisland@mindchasers.com> | 2021-03-02 13:17:13 -0500 |
commit | 87316a8fef65dd1762035d5aa69aa535319f945c (patch) | |
tree | 5b153a5bfedb972015038d607b8ebe2cb2deab4e | |
parent | 1fc49e4234f7dfc7954224c21036b4a453121abc (diff) |
update project file
-rw-r--r-- | manufacturer/lattice/ecp5um/privateisland.ldf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/manufacturer/lattice/ecp5um/privateisland.ldf b/manufacturer/lattice/ecp5um/privateisland.ldf index ede192c..56f2c3c 100644 --- a/manufacturer/lattice/ecp5um/privateisland.ldf +++ b/manufacturer/lattice/ecp5um/privateisland.ldf @@ -56,6 +56,9 @@ <Source name="../../../source/link_timer.v" type="Verilog" type_short="Verilog"> <Options/> </Source> + <Source name="../../../source/an.v" type="Verilog" type_short="Verilog"> + <Options/> + </Source> <Source name="../../../source/mac.v" type="Verilog" type_short="Verilog"> <Options/> </Source> |