mirror of
https://github.com/Klagarge/Cursor.git
synced 2024-11-23 01:43:28 +00:00
Merge branch 'master' into main_block
This commit is contained in:
commit
140de6f101
File diff suppressed because it is too large
Load Diff
@ -68,7 +68,7 @@ decl (Decl
|
|||||||
n "button"
|
n "button"
|
||||||
t "unsigned"
|
t "unsigned"
|
||||||
b "(3 DOWNTO 0)"
|
b "(3 DOWNTO 0)"
|
||||||
o 25
|
o 8
|
||||||
suid 9,0
|
suid 9,0
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
@ -101,7 +101,7 @@ port (LogicalPort
|
|||||||
decl (Decl
|
decl (Decl
|
||||||
n "go1"
|
n "go1"
|
||||||
t "std_uLogic"
|
t "std_uLogic"
|
||||||
o 6
|
o 3
|
||||||
suid 12,0
|
suid 12,0
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
@ -112,7 +112,7 @@ port (LogicalPort
|
|||||||
decl (Decl
|
decl (Decl
|
||||||
n "go2"
|
n "go2"
|
||||||
t "std_uLogic"
|
t "std_uLogic"
|
||||||
o 7
|
o 4
|
||||||
suid 13,0
|
suid 13,0
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
@ -123,7 +123,7 @@ port (LogicalPort
|
|||||||
decl (Decl
|
decl (Decl
|
||||||
n "reset"
|
n "reset"
|
||||||
t "std_ulogic"
|
t "std_ulogic"
|
||||||
o 8
|
o 5
|
||||||
suid 14,0
|
suid 14,0
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
@ -134,7 +134,7 @@ port (LogicalPort
|
|||||||
decl (Decl
|
decl (Decl
|
||||||
n "restart"
|
n "restart"
|
||||||
t "std_uLogic"
|
t "std_uLogic"
|
||||||
o 9
|
o 6
|
||||||
suid 15,0
|
suid 15,0
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
@ -146,7 +146,7 @@ lang 11
|
|||||||
decl (Decl
|
decl (Decl
|
||||||
n "unlock"
|
n "unlock"
|
||||||
t "std_ulogic"
|
t "std_ulogic"
|
||||||
o 26
|
o 7
|
||||||
suid 16,0
|
suid 16,0
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
@ -575,7 +575,7 @@ value "MARVIN"
|
|||||||
)
|
)
|
||||||
(vvPair
|
(vvPair
|
||||||
variable "graphical_source_time"
|
variable "graphical_source_time"
|
||||||
value "08:20:27"
|
value "09:34:59"
|
||||||
)
|
)
|
||||||
(vvPair
|
(vvPair
|
||||||
variable "group"
|
variable "group"
|
||||||
@ -647,7 +647,7 @@ value "interface"
|
|||||||
)
|
)
|
||||||
(vvPair
|
(vvPair
|
||||||
variable "time"
|
variable "time"
|
||||||
value "08:20:27"
|
value "09:34:59"
|
||||||
)
|
)
|
||||||
(vvPair
|
(vvPair
|
||||||
variable "unit"
|
variable "unit"
|
||||||
@ -715,8 +715,7 @@ va (VaSet
|
|||||||
font "Courier New,8,0"
|
font "Courier New,8,0"
|
||||||
)
|
)
|
||||||
xt "44000,8000,64500,8800"
|
xt "44000,8000,64500,8800"
|
||||||
st "button : OUT unsigned (3 DOWNTO 0)
|
st "button : OUT unsigned (3 DOWNTO 0)"
|
||||||
"
|
|
||||||
)
|
)
|
||||||
thePort (LogicalPort
|
thePort (LogicalPort
|
||||||
lang 11
|
lang 11
|
||||||
@ -725,7 +724,7 @@ decl (Decl
|
|||||||
n "button"
|
n "button"
|
||||||
t "unsigned"
|
t "unsigned"
|
||||||
b "(3 DOWNTO 0)"
|
b "(3 DOWNTO 0)"
|
||||||
o 25
|
o 8
|
||||||
suid 9,0
|
suid 9,0
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
@ -763,8 +762,7 @@ va (VaSet
|
|||||||
font "Courier New,8,0"
|
font "Courier New,8,0"
|
||||||
)
|
)
|
||||||
xt "44000,2400,60500,3200"
|
xt "44000,2400,60500,3200"
|
||||||
st "button4 : IN std_uLogic ;
|
st "button4 : IN std_uLogic ;"
|
||||||
"
|
|
||||||
)
|
)
|
||||||
thePort (LogicalPort
|
thePort (LogicalPort
|
||||||
decl (Decl
|
decl (Decl
|
||||||
@ -808,8 +806,7 @@ va (VaSet
|
|||||||
font "Courier New,8,0"
|
font "Courier New,8,0"
|
||||||
)
|
)
|
||||||
xt "44000,3200,60500,4000"
|
xt "44000,3200,60500,4000"
|
||||||
st "clock : IN std_ulogic ;
|
st "clock : IN std_ulogic ;"
|
||||||
"
|
|
||||||
)
|
)
|
||||||
thePort (LogicalPort
|
thePort (LogicalPort
|
||||||
decl (Decl
|
decl (Decl
|
||||||
@ -853,14 +850,13 @@ va (VaSet
|
|||||||
font "Courier New,8,0"
|
font "Courier New,8,0"
|
||||||
)
|
)
|
||||||
xt "44000,4000,60500,4800"
|
xt "44000,4000,60500,4800"
|
||||||
st "go1 : IN std_uLogic ;
|
st "go1 : IN std_uLogic ;"
|
||||||
"
|
|
||||||
)
|
)
|
||||||
thePort (LogicalPort
|
thePort (LogicalPort
|
||||||
decl (Decl
|
decl (Decl
|
||||||
n "go1"
|
n "go1"
|
||||||
t "std_uLogic"
|
t "std_uLogic"
|
||||||
o 6
|
o 3
|
||||||
suid 12,0
|
suid 12,0
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
@ -898,14 +894,13 @@ va (VaSet
|
|||||||
font "Courier New,8,0"
|
font "Courier New,8,0"
|
||||||
)
|
)
|
||||||
xt "44000,4800,60500,5600"
|
xt "44000,4800,60500,5600"
|
||||||
st "go2 : IN std_uLogic ;
|
st "go2 : IN std_uLogic ;"
|
||||||
"
|
|
||||||
)
|
)
|
||||||
thePort (LogicalPort
|
thePort (LogicalPort
|
||||||
decl (Decl
|
decl (Decl
|
||||||
n "go2"
|
n "go2"
|
||||||
t "std_uLogic"
|
t "std_uLogic"
|
||||||
o 7
|
o 4
|
||||||
suid 13,0
|
suid 13,0
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
@ -943,14 +938,13 @@ va (VaSet
|
|||||||
font "Courier New,8,0"
|
font "Courier New,8,0"
|
||||||
)
|
)
|
||||||
xt "44000,5600,60500,6400"
|
xt "44000,5600,60500,6400"
|
||||||
st "reset : IN std_ulogic ;
|
st "reset : IN std_ulogic ;"
|
||||||
"
|
|
||||||
)
|
)
|
||||||
thePort (LogicalPort
|
thePort (LogicalPort
|
||||||
decl (Decl
|
decl (Decl
|
||||||
n "reset"
|
n "reset"
|
||||||
t "std_ulogic"
|
t "std_ulogic"
|
||||||
o 8
|
o 5
|
||||||
suid 14,0
|
suid 14,0
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
@ -988,14 +982,13 @@ va (VaSet
|
|||||||
font "Courier New,8,0"
|
font "Courier New,8,0"
|
||||||
)
|
)
|
||||||
xt "44000,6400,60500,7200"
|
xt "44000,6400,60500,7200"
|
||||||
st "restart : IN std_uLogic ;
|
st "restart : IN std_uLogic ;"
|
||||||
"
|
|
||||||
)
|
)
|
||||||
thePort (LogicalPort
|
thePort (LogicalPort
|
||||||
decl (Decl
|
decl (Decl
|
||||||
n "restart"
|
n "restart"
|
||||||
t "std_uLogic"
|
t "std_uLogic"
|
||||||
o 9
|
o 6
|
||||||
suid 15,0
|
suid 15,0
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
@ -1034,15 +1027,14 @@ va (VaSet
|
|||||||
font "Courier New,8,0"
|
font "Courier New,8,0"
|
||||||
)
|
)
|
||||||
xt "44000,7200,60500,8000"
|
xt "44000,7200,60500,8000"
|
||||||
st "unlock : IN std_ulogic ;
|
st "unlock : IN std_ulogic ;"
|
||||||
"
|
|
||||||
)
|
)
|
||||||
thePort (LogicalPort
|
thePort (LogicalPort
|
||||||
lang 11
|
lang 11
|
||||||
decl (Decl
|
decl (Decl
|
||||||
n "unlock"
|
n "unlock"
|
||||||
t "std_ulogic"
|
t "std_ulogic"
|
||||||
o 26
|
o 7
|
||||||
suid 16,0
|
suid 16,0
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
@ -1754,6 +1746,6 @@ xt "42000,0,42000,0"
|
|||||||
tm "SyDeclarativeTextMgr"
|
tm "SyDeclarativeTextMgr"
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
lastUid 311,0
|
lastUid 357,0
|
||||||
activeModelName "Symbol:CDM"
|
activeModelName "Symbol:CDM"
|
||||||
)
|
)
|
||||||
|
2
Cursor/hds/_button_position._epf
Normal file
2
Cursor/hds/_button_position._epf
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
DEFAULT_ARCHITECTURE atom fsm
|
||||||
|
DEFAULT_FILE atom button_position/fsm.sm
|
4081
Cursor/hds/button_position/fsm.sm
Normal file
4081
Cursor/hds/button_position/fsm.sm
Normal file
File diff suppressed because it is too large
Load Diff
1689
Cursor/hds/button_position/interface
Normal file
1689
Cursor/hds/button_position/interface
Normal file
File diff suppressed because it is too large
Load Diff
@ -1484,67 +1484,67 @@ width 816
|
|||||||
height 1161
|
height 1161
|
||||||
)
|
)
|
||||||
(PageSizeInfo
|
(PageSizeInfo
|
||||||
name "Format papier personnalisé"
|
name "Format papier personnalisé"
|
||||||
type 256
|
type 256
|
||||||
width 783
|
width 783
|
||||||
height 1013
|
height 1013
|
||||||
)
|
)
|
||||||
(PageSizeInfo
|
(PageSizeInfo
|
||||||
name "Format papier personnalisé1(210,0 x 297,0 mm)"
|
name "Format papier personnalisé1(210,0 x 297,0 mm)"
|
||||||
type 257
|
type 257
|
||||||
width 761
|
width 761
|
||||||
height 1077
|
height 1077
|
||||||
)
|
)
|
||||||
(PageSizeInfo
|
(PageSizeInfo
|
||||||
name "Format papier personnalisé2(210,0 x 297,0 mm)"
|
name "Format papier personnalisé2(210,0 x 297,0 mm)"
|
||||||
type 258
|
type 258
|
||||||
width 761
|
width 761
|
||||||
height 1077
|
height 1077
|
||||||
)
|
)
|
||||||
(PageSizeInfo
|
(PageSizeInfo
|
||||||
name "Format papier personnalisé3(210,0 x 297,0 mm)"
|
name "Format papier personnalisé3(210,0 x 297,0 mm)"
|
||||||
type 259
|
type 259
|
||||||
width 761
|
width 761
|
||||||
height 1077
|
height 1077
|
||||||
)
|
)
|
||||||
(PageSizeInfo
|
(PageSizeInfo
|
||||||
name "Format papier personnalisé4(210,0 x 297,0 mm)"
|
name "Format papier personnalisé4(210,0 x 297,0 mm)"
|
||||||
type 260
|
type 260
|
||||||
width 761
|
width 761
|
||||||
height 1077
|
height 1077
|
||||||
)
|
)
|
||||||
(PageSizeInfo
|
(PageSizeInfo
|
||||||
name "Format papier personnalisé5(210,0 x 297,0 mm)"
|
name "Format papier personnalisé5(210,0 x 297,0 mm)"
|
||||||
type 261
|
type 261
|
||||||
width 761
|
width 761
|
||||||
height 1077
|
height 1077
|
||||||
)
|
)
|
||||||
(PageSizeInfo
|
(PageSizeInfo
|
||||||
name "Format papier personnalisé6(210,0 x 297,0 mm)"
|
name "Format papier personnalisé6(210,0 x 297,0 mm)"
|
||||||
type 262
|
type 262
|
||||||
width 761
|
width 761
|
||||||
height 1077
|
height 1077
|
||||||
)
|
)
|
||||||
(PageSizeInfo
|
(PageSizeInfo
|
||||||
name "Format papier personnalisé7(210,0 x 297,0 mm)"
|
name "Format papier personnalisé7(210,0 x 297,0 mm)"
|
||||||
type 263
|
type 263
|
||||||
width 761
|
width 761
|
||||||
height 1077
|
height 1077
|
||||||
)
|
)
|
||||||
(PageSizeInfo
|
(PageSizeInfo
|
||||||
name "Format papier personnalisé8(210,0 x 297,0 mm)"
|
name "Format papier personnalisé8(210,0 x 297,0 mm)"
|
||||||
type 264
|
type 264
|
||||||
width 761
|
width 761
|
||||||
height 1077
|
height 1077
|
||||||
)
|
)
|
||||||
(PageSizeInfo
|
(PageSizeInfo
|
||||||
name "Format papier personnalisé9(210,0 x 297,0 mm)"
|
name "Format papier personnalisé9(210,0 x 297,0 mm)"
|
||||||
type 265
|
type 265
|
||||||
width 761
|
width 761
|
||||||
height 1077
|
height 1077
|
||||||
)
|
)
|
||||||
(PageSizeInfo
|
(PageSizeInfo
|
||||||
name "Format papier personnalisé10(210,0 x 297,0 mm)"
|
name "Format papier personnalisé10(210,0 x 297,0 mm)"
|
||||||
type 266
|
type 266
|
||||||
width 761
|
width 761
|
||||||
height 1077
|
height 1077
|
||||||
@ -6208,7 +6208,7 @@ yPos 0
|
|||||||
width 1730
|
width 1730
|
||||||
height 1119
|
height 1119
|
||||||
activeSidePanelTab 2
|
activeSidePanelTab 2
|
||||||
activeLibraryTab 3
|
activeLibraryTab 1
|
||||||
sidePanelSize 278
|
sidePanelSize 278
|
||||||
showUnixHiddenFiles 0
|
showUnixHiddenFiles 0
|
||||||
componentBrowserXpos 1173
|
componentBrowserXpos 1173
|
||||||
|
Loading…
Reference in New Issue
Block a user