Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17049 Discussions

State Machine File Tutorial??

Altera_Forum
Honored Contributor II
2,391 Views

Hi, 

 

I'm new to using State Machine Files for design. Creating the FSM was easy, but I want to compile and implement. I'm using Quartus 9.0 with DE2 Boards. I have questions: 

 

1) Is there a tutorial walking you though designing and implementing using .smf? 

 

2) If I want to use both .smf and .bdf files in my project, how do I connect it all together? 

 

thanks
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
1,572 Views

The Quartus II software saves the state machine diagram as a State Machine File (.smf). After defining the state machine logic, you can create a Verilog HDL or VHDL design file by clicking the Generate HDL File icon. You can then instantiate the state machine in your design using any design entry language.

0 Kudos
Reply