Forum Discussion

Mathiazhagan's avatar
Mathiazhagan
Icon for Occasional Contributor rankOccasional Contributor
4 years ago
Solved

Adding of Block system file to NIOS Processor

Hi there,

Am New to the intel quartus software, Could anyone please suggest me is there any option to add the customized or user defined block system file with the NIOS Processor,

By writing verilog code i created the block system file, i want to either convert the .bsf file into an IP or how to connect the .bsf file directly to the NIOS Processor.

If anyone know the solution please share the available docs, links to me

Thanks in Advance

  • I was confused because .bsf is a block symbol file, not block system file.

    In any case, a Nios processor must be created in a Platform Designer system. When you generate the system, you can choose the option to create a .bsf file for the system, which you can then include in a .bdf schematic file and connect to your code.

    Or you could turn your code into a Platform Designer custom component and connect it to Nios in Platform Designer, but that requires knowledge of using Component Editor in Platform Designer.

3 Replies

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    I was confused because .bsf is a block symbol file, not block system file.

    In any case, a Nios processor must be created in a Platform Designer system. When you generate the system, you can choose the option to create a .bsf file for the system, which you can then include in a .bdf schematic file and connect to your code.

    Or you could turn your code into a Platform Designer custom component and connect it to Nios in Platform Designer, but that requires knowledge of using Component Editor in Platform Designer.

  • EricMunYew_C_Intel's avatar
    EricMunYew_C_Intel
    Icon for Frequent Contributor rankFrequent Contributor

    I’m glad that your question has been addressed, I now transition this thread to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.