Skip to content

Commit 5ac4576

Browse files
committed
Added build for -6 part
1 parent 23f2e0c commit 5ac4576

5 files changed

Lines changed: 2729 additions & 5 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
prj/top/impl1/
1+
prj/top/impl1*/
22
prj/top/top_tcr.dir/
33
prj/top/*.ini
44
prj/top/*.xml

prj/top/top_LCMXO2-1200HC-4SG32C.ldf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<BaliProject version="3.2" title="top" device="LCMXO2-1200HC-4SG32C" default_implementation="impl1">
33
<Options/>
4-
<Implementation title="impl1" dir="impl1" description="impl1" synthesis="lse" default_strategy="Strategy1">
4+
<Implementation title="impl1" dir="impl1-4SG32C" description="impl1" synthesis="lse" default_strategy="Strategy1">
55
<Options def_top="top"/>
66
<Source name="../../rtl/ctrl.v" type="Verilog" type_short="Verilog">
77
<Options/>

prj/top/top_LCMXO2-1200HC-6SG32I.ldf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<BaliProject version="3.2" title="top" device="LCMXO2-1200HC-6SG32I" default_implementation="impl1">
33
<Options/>
4-
<Implementation title="impl1" dir="impl1" description="impl1" synthesis="lse" default_strategy="Strategy1">
4+
<Implementation title="impl1" dir="impl1-6SG32I" description="impl1" synthesis="lse" default_strategy="Strategy1">
55
<Options def_top="top"/>
66
<Source name="../../rtl/ctrl.v" type="Verilog" type_short="Verilog">
77
<Options/>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
NOTE Diamond (64-bit) 3.11.0.396.4 JEDEC Compatible Fuse File.*
33
NOTE Copyright (C), 1992-2010, Lattice Semiconductor Corporation.*
44
NOTE All Rights Reserved.*
5-
NOTE DATE CREATED: Sun Feb 16 22:23:47 2020*
5+
NOTE DATE CREATED: Sun Feb 16 22:43:25 2020*
66
NOTE DESIGN NAME: top_impl1.ncd*
77
NOTE DEVICE NAME: LCMXO2-1200HC-4QFN32*
88
NOTE JEDEC FILE STATUS: Final Version 1.95*
@@ -2721,4 +2721,4 @@ E0000000000000000000000000000000000000000000000000000000000000000
27212721
0000010000100000*
27222722
NOTE User Electronic Signature Data*
27232723
UH00000000*
2724-
8121
2724+
811F

0 commit comments

Comments
 (0)