Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- You can't use the standard blockset inside an advanced blockset design. You can do it the other way around however. See chapter 11 of http://www.altera.com/literature/hb/dspb/hb_dspb_adv_ug.pdf (http://www.altera.com/literature/hb/dspb/hb_dspb_adv_ug.pdf). --- Quote End --- Actually I have already followed that chapter, what I wanted to do is to interface my datapath designed with the Advanced blockset (subsystem1) with a finite state machine that I have in a file .vhd (subsystem2). In the subsystem2 I have just the block HDL Import. Is it possible what I want to do? If not, would you advice to me a way to implement an FSM with the Advanced blockset? (I didnt get why there are not blocks that let design an FSM within the Advanced blockset...) Thanks again