My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 2: Problem with boot's VHDL compilation
2 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


 
Reported by TRAy...@gmail.com, Sep 4, 2014
GtkWave Comm. socket ID: 0x2600033
Current working directory: /home/tayres
Loading some parameters from local "~/.boot" file
cookies loaded: 0
Working directory: /home
Selected top-level design file: /home/tayres/Downloads/Counter/src/counter_tb.vhdl
Saving some parameters in local "~/.boot" file
Start compiling process
Directory structure seems good.
All files and folders inside "build" were deleted.
Creating gtkwave configuration file inside "build" folder
Process Process-1:
Traceback (most recent call last):
  File "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
    self.run()
  File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
    self._target(*self._args, **self._kwargs)
  File "/opt/boot/boot_process.py", line 46, in comp_and_sim
    p = Popen(my_cmd.split(' '), shell=False, stdout=PIPE, stderr=STDOUT)
  File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

Oct 4, 2014
#1 TedStud...@gmail.com
Having the same  problem, but a little bit more information in the output:

GtkWave Comm. socket ID: 0x3400090
No bp log location saved, using default.
[000:000] Cpu: 6.30.5, x8, 1734Mhz, 7917MB
[000:000] Computer model: Not available
[000:000] Browser XEmbed support present: 1
[000:000] Browser toolkit is Gtk2.
[000:001] Using Gtk2 toolkit
No bp log location saved, using default.
[000:000] Cpu: 6.30.5, x8, 1734Mhz, 7917MB
[000:000] Computer model: Not available
[000:009] Warning(optionsfile.cc:47): Load: Could not open file, err=2
[000:009] No bp log location saved, using default.
[000:011] Cpu: 6.30.5, x8, 1734Mhz, 7917MB
[000:011] Computer model: Not available
[000:011] Browser XEmbed support present: 1
[000:011] Browser toolkit is Gtk2.
[000:011] Using Gtk2 toolkit
[000:144] Warning(optionsfile.cc:47): Load: Could not open file, err=2
[000:145] No bp log location saved, using default.
[000:145] Cpu: 6.30.5, x8, 1734Mhz, 7917MB
[000:145] Computer model: Not available
Current working directory: /home/<user>/Workspace/bfCPU/src
Loading some parameters from local "~/.boot" file
cookies loaded: 0
Saving some parameters in local "~/.boot" file
Start compiling process
Directory structure seems good.
All files and folders inside "build" were deleted.
Creating gtkwave configuration file inside "build" folder
Process Process-1:
Traceback (most recent call last):
  File "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
    self.run()
  File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
    self._target(*self._args, **self._kwargs)
  File "/opt/boot/boot_process.py", line 46, in comp_and_sim
    p = Popen(my_cmd.split(' '), shell=False, stdout=PIPE, stderr=STDOUT)
  File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

Powered by Google Project Hosting