Forum Discussion
Altera_Forum
Honored Contributor
10 years agoAvalon MM slave and interrupt
Hi folks, I have written an Avalon Slave peripheral to interface to an FTDI chip. I this peripheral I have inlcuded an IRQ signal that is driven from the FTDI chip. However when I add this perip...
Altera_Forum
Honored Contributor
10 years agoFor starters, is the add fileset file and path correct?:
add_fileset QUARTUS_SYNTH QUARTUS_SYNTH "" "" set_fileset_property QUARTUS_SYNTH TOP_LEVEL FT245_Avalon_Interface_RW set_fileset_property QUARTUS_SYNTH ENABLE_RELATIVE_INCLUDE_PATHS false add_fileset_file "FT245_avalon_interface RW.vhd" VHDL PATH "../Avalon/FT245_avalon_interface RW.vhd" TOP_LEVEL_FILE Probably you may want to rename for consistency.