- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
So I want to see if I could configure everything ok in my ADC. I used platform designer for the configuration (I have a de10-lite eval board)
and create my top level entity
and the compilation was successful. However, when I programmed and I click on Designer Platform --> Tools --> System Console --> ADC toolkit
the windows shows an error can't read buffer_width no such variable
this is the completed message
java.lang.Exception: can't read "buffer_width": no such variable while executing "expr {int(pow(2,$buffer_width))}" (in namespace eval "::adc_toolkit" script line 764) invoked from within "namespace eval ::adc_toolkit { #MOD - configuration info constants #set to see debug info set debug_mode 0 #set to use fake data set ..." java.util.concurrent.ExecutionException: java.lang.Exception: can't read "buffer_width": no such variable while executing "expr {int(pow(2,$buffer_width))}" (in namespace eval "::adc_toolkit" script line 764) invoked from within "namespace eval ::adc_toolkit { #MOD - configuration info constants #set to see debug info set debug_mode 0 #set to use fake data set ..." at com.altera.systemconsole.internal.core.SimpleFuture$Sync.innerGet(SimpleFuture.java:208) at com.altera.systemconsole.internal.core.SimpleFuture.getInternal(SimpleFuture.java:88) at com.altera.systemconsole.internal.core.SimpleFuture.get(SimpleFuture.java:61) at com.altera.systemconsole.toolkit.ToolkitLauncher.waitForScriptToFinish(ToolkitLauncher.java:285) at com.altera.systemconsole.toolkit.ToolkitLauncher.lambda$runScript$5(ToolkitLauncher.java:270) at java.lang.Thread.run(Thread.java:750) Caused by: java.lang.Exception: can't read "buffer_width": no such variable while executing "expr {int(pow(2,$buffer_width))}" (in namespace eval "::adc_toolkit" script line 764) invoked from within "namespace eval ::adc_toolkit { #MOD - configuration info constants #set to see debug info set debug_mode 0 #set to use fake data set ..." at com.altera.systemconsole.scripting.ScriptEngine$5.run(ScriptEngine.java:589) at com.altera.tcl.interpreter.NativeTclWrapper.runEvent(NativeTclWrapper.java:341) at com.altera.tcl.interpreter.NativeTclWrapper.doOneEvent0(Native Method) at com.altera.tcl.interpreter.NativeTclWrapper.doOneEvent(NativeTclWrapper.java:355) at com.altera.tcl.interpreter.NativeTCLInterpreter.waitAndDoOneEvent(NativeTCLInterpreter.java:436) at com.altera.tcl.interpreter.InterpreterInstantiator$1.run(InterpreterInstantiator.java:59) ... 1 more
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May I know which Quartus version are you using? Could you try to upgrade to the latest Quartus version 22.1 std and check if the issue reoccur.
Please re-generate in Qsys and re-compile the design, so the .sof and the toolkit are in sync with each other.
Best Regards,
Richard Tan
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May I know which Quartus version are you using? Could you try to upgrade to the latest Quartus version 22.1 std and check if the issue reoccur.
Please re-generate in Qsys and re-compile the design, so the .sof and the toolkit are in sync with each other.
Best Regards,
Richard Tan
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May I know does my latest reply helps?
Best Regards,
Richard Tan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As we do not receive any response from you on the previous question/reply/answer that we have provided. I now transition this thread to community support.
Best Regards,
Richard Tan
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi. Sorry for the delay. I think it was not working since I was using a DE10-lite Eval board instead from Intel Eval Board. At the end I could test my ADC code and it is working fine
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page