Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI never did figure this out and I went for the fast & easy solution: A custom component that instantiates the (either) inserter or remover by including a .qip file in my component that has a global assignment to reference the original source.
set_global_assignment -name VERILOG_FILE [file join $::quartus(ip_rootpath) altera/sopc_builder_ip/altera_avalon_st_idle_inserter/altera_avalon_st_idle_inserter.v] Oh well. March forward.