Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
I think that driver options are reachable in the sopc builder which allow you to define your nios design.
for me the bsp editor purpose is to configure your binary files : enable/disable driver, choose c/c++ libraries... to reduce binary size or limit functionalities. - Altera_Forum
Honored Contributor
Drivers may have settings defined in the driver's _sw.tcl file. If settings are available then they show up in the lower left panel settings tree, and can be edited in the lower right driver settings panel. Not all drivers have settings.
- Altera_Forum
Honored Contributor
thanks for replies. but what's the difference between the settings in "setting" tab and in "drivers" tab? or what's the difference between enable_reduced_device_drivers and enable_small_driver?