From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview 2019 - State Machine to Verilog or VHDL conversion

Solved!
Go to solution

I would like to convert a state machine vi into verilog or vhdl code.  Is there a labview add-on that can do this?

0 Kudos
Message 1 of 4
(1,764 Views)
Solution
Accepted by topic author rajatsewal

No

0 Kudos
Message 2 of 4
(1,744 Views)

Can I transfer Verilog to State Machine in Labview? I think it is not simple to design State Machine by using graphics programming.

0 Kudos
Message 3 of 4
(1,719 Views)

@OliverZT wrote:

Can I transfer Verilog to State Machine in Labview? I think it is not simple to design State Machine by using graphics programming.


A State Machine is one of the simplest programming architectures you can program in LabVIEW.

 

Show us what you have done so far and we can probably help you.

 

also I made a simple state machine tutorial for a coworker a while back, take a look at it.

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 4 of 4
(1,713 Views)