Mathiazhagan
Occasional Contributor
4 years agoAdding 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 ver...
- 4 years ago
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.