mirror of
https://github.com/Klagarge/Cursor.git
synced 2024-11-22 17:43:26 +00:00
ajout block bouton
This commit is contained in:
parent
7afa4f84dc
commit
17cf35d8d1
File diff suppressed because it is too large
Load Diff
@ -68,7 +68,7 @@ decl (Decl
|
||||
n "button"
|
||||
t "unsigned"
|
||||
b "(3 DOWNTO 0)"
|
||||
o 25
|
||||
o 8
|
||||
suid 9,0
|
||||
)
|
||||
)
|
||||
@ -101,7 +101,7 @@ port (LogicalPort
|
||||
decl (Decl
|
||||
n "go1"
|
||||
t "std_uLogic"
|
||||
o 6
|
||||
o 3
|
||||
suid 12,0
|
||||
)
|
||||
)
|
||||
@ -112,7 +112,7 @@ port (LogicalPort
|
||||
decl (Decl
|
||||
n "go2"
|
||||
t "std_uLogic"
|
||||
o 7
|
||||
o 4
|
||||
suid 13,0
|
||||
)
|
||||
)
|
||||
@ -123,7 +123,7 @@ port (LogicalPort
|
||||
decl (Decl
|
||||
n "reset"
|
||||
t "std_ulogic"
|
||||
o 8
|
||||
o 5
|
||||
suid 14,0
|
||||
)
|
||||
)
|
||||
@ -134,7 +134,7 @@ port (LogicalPort
|
||||
decl (Decl
|
||||
n "restart"
|
||||
t "std_uLogic"
|
||||
o 9
|
||||
o 6
|
||||
suid 15,0
|
||||
)
|
||||
)
|
||||
@ -146,7 +146,7 @@ lang 11
|
||||
decl (Decl
|
||||
n "unlock"
|
||||
t "std_ulogic"
|
||||
o 26
|
||||
o 7
|
||||
suid 16,0
|
||||
)
|
||||
)
|
||||
@ -575,7 +575,7 @@ value "MARVIN"
|
||||
)
|
||||
(vvPair
|
||||
variable "graphical_source_time"
|
||||
value "08:20:27"
|
||||
value "09:34:59"
|
||||
)
|
||||
(vvPair
|
||||
variable "group"
|
||||
@ -647,7 +647,7 @@ value "interface"
|
||||
)
|
||||
(vvPair
|
||||
variable "time"
|
||||
value "08:20:27"
|
||||
value "09:34:59"
|
||||
)
|
||||
(vvPair
|
||||
variable "unit"
|
||||
@ -715,8 +715,7 @@ va (VaSet
|
||||
font "Courier New,8,0"
|
||||
)
|
||||
xt "44000,8000,64500,8800"
|
||||
st "button : OUT unsigned (3 DOWNTO 0)
|
||||
"
|
||||
st "button : OUT unsigned (3 DOWNTO 0)"
|
||||
)
|
||||
thePort (LogicalPort
|
||||
lang 11
|
||||
@ -725,7 +724,7 @@ decl (Decl
|
||||
n "button"
|
||||
t "unsigned"
|
||||
b "(3 DOWNTO 0)"
|
||||
o 25
|
||||
o 8
|
||||
suid 9,0
|
||||
)
|
||||
)
|
||||
@ -763,8 +762,7 @@ va (VaSet
|
||||
font "Courier New,8,0"
|
||||
)
|
||||
xt "44000,2400,60500,3200"
|
||||
st "button4 : IN std_uLogic ;
|
||||
"
|
||||
st "button4 : IN std_uLogic ;"
|
||||
)
|
||||
thePort (LogicalPort
|
||||
decl (Decl
|
||||
@ -808,8 +806,7 @@ va (VaSet
|
||||
font "Courier New,8,0"
|
||||
)
|
||||
xt "44000,3200,60500,4000"
|
||||
st "clock : IN std_ulogic ;
|
||||
"
|
||||
st "clock : IN std_ulogic ;"
|
||||
)
|
||||
thePort (LogicalPort
|
||||
decl (Decl
|
||||
@ -853,14 +850,13 @@ va (VaSet
|
||||
font "Courier New,8,0"
|
||||
)
|
||||
xt "44000,4000,60500,4800"
|
||||
st "go1 : IN std_uLogic ;
|
||||
"
|
||||
st "go1 : IN std_uLogic ;"
|
||||
)
|
||||
thePort (LogicalPort
|
||||
decl (Decl
|
||||
n "go1"
|
||||
t "std_uLogic"
|
||||
o 6
|
||||
o 3
|
||||
suid 12,0
|
||||
)
|
||||
)
|
||||
@ -898,14 +894,13 @@ va (VaSet
|
||||
font "Courier New,8,0"
|
||||
)
|
||||
xt "44000,4800,60500,5600"
|
||||
st "go2 : IN std_uLogic ;
|
||||
"
|
||||
st "go2 : IN std_uLogic ;"
|
||||
)
|
||||
thePort (LogicalPort
|
||||
decl (Decl
|
||||
n "go2"
|
||||
t "std_uLogic"
|
||||
o 7
|
||||
o 4
|
||||
suid 13,0
|
||||
)
|
||||
)
|
||||
@ -943,14 +938,13 @@ va (VaSet
|
||||
font "Courier New,8,0"
|
||||
)
|
||||
xt "44000,5600,60500,6400"
|
||||
st "reset : IN std_ulogic ;
|
||||
"
|
||||
st "reset : IN std_ulogic ;"
|
||||
)
|
||||
thePort (LogicalPort
|
||||
decl (Decl
|
||||
n "reset"
|
||||
t "std_ulogic"
|
||||
o 8
|
||||
o 5
|
||||
suid 14,0
|
||||
)
|
||||
)
|
||||
@ -988,14 +982,13 @@ va (VaSet
|
||||
font "Courier New,8,0"
|
||||
)
|
||||
xt "44000,6400,60500,7200"
|
||||
st "restart : IN std_uLogic ;
|
||||
"
|
||||
st "restart : IN std_uLogic ;"
|
||||
)
|
||||
thePort (LogicalPort
|
||||
decl (Decl
|
||||
n "restart"
|
||||
t "std_uLogic"
|
||||
o 9
|
||||
o 6
|
||||
suid 15,0
|
||||
)
|
||||
)
|
||||
@ -1034,15 +1027,14 @@ va (VaSet
|
||||
font "Courier New,8,0"
|
||||
)
|
||||
xt "44000,7200,60500,8000"
|
||||
st "unlock : IN std_ulogic ;
|
||||
"
|
||||
st "unlock : IN std_ulogic ;"
|
||||
)
|
||||
thePort (LogicalPort
|
||||
lang 11
|
||||
decl (Decl
|
||||
n "unlock"
|
||||
t "std_ulogic"
|
||||
o 26
|
||||
o 7
|
||||
suid 16,0
|
||||
)
|
||||
)
|
||||
@ -1754,6 +1746,6 @@ xt "42000,0,42000,0"
|
||||
tm "SyDeclarativeTextMgr"
|
||||
)
|
||||
)
|
||||
lastUid 311,0
|
||||
lastUid 357,0
|
||||
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
@ -6208,13 +6208,13 @@ yPos 0
|
||||
width 1552
|
||||
height 936
|
||||
activeSidePanelTab 2
|
||||
activeLibraryTab 3
|
||||
activeLibraryTab 1
|
||||
sidePanelSize 278
|
||||
showUnixHiddenFiles 0
|
||||
componentBrowserXpos 569
|
||||
componentBrowserYpos 300
|
||||
componentBrowserWidth 300
|
||||
componentBrowserHeight 340
|
||||
componentBrowserWidth 483
|
||||
componentBrowserHeight 491
|
||||
componentBrowserLibraryNames [
|
||||
"Board"
|
||||
"gates"
|
||||
|
Loading…
Reference in New Issue
Block a user