Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by hootsmon+mar 7 2006, 07:58 pm--><div class='quotetop'>quote (hootsmon @ mar 7 2006, 07:58 pm)</div>
--- quote start ---
welcome :-)
<!--quotebegin-mantrasu@Mar 8 2006, 10:34 AM does anyone know how to change the nios ii ide console baud rate? its default setting to download data is 115,000 baud, and i would like to change it to 4800 baud so that it is compatible with the uart i have set up already for a serial peripheral. i cannot find a setting in the ide menus nor in the ide help files. http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/sad.gif --- Quote End --- No promises, but this may be worth a try.... 1) Make a backup of your Altera-supplied template folder "..\altera\kits\nios2_51\examples\verilog\<kit>..." 2) Open your project in SOPC builder .... <div align='right'><{post_snapback}> (index.php?act=findpost&pid=13201)</div> [/b] --- Quote End --- Hootsmon, Thank you for the reply. My wording of the question must not have been very clear. The problem I was having was what Luca responded too. I have already generated the UART in SOPC builder, now I just want to communicate with it at 4800 baud with the NIOS II IDE. The IDE seems to have a default of 115,200 baud. I was hoping there was a setting I could change inside the IDE to make it work. Luca said that it should detect the baud rate for me and adjust accordingly, which would make sense, (in order to have a good, smart IDE). thank you again for responding.