Guest User

ssk1328

a guest
Aug 4th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 5.92 KB | None | 0 0
  1. (H2U B=opsis T=video) shashank@Shashank-PC:~/Desktop/GSoC/HDMI2USB-misoc-firmware$ make gateware
  2. cd third_party/misoc && python3 make.py --external /home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware --flash-proxy-dir /home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/flash_proxies --target opsis_video --target-option firmware_filename /home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/firmware/lm32/firmware.bin --csr_csv /home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/test/csr.csv --platform-option programmer openocd  build-headers
  3. Firmware 42808 bytes (22728 bytes left)
  4.                 __  ___  _   ____     _____
  5.                /  |/  / (_) / __/__  / ___/
  6.               / /|_/ / / / _\ \/ _ \/ /__
  7.              /_/  /_/ /_/ /___/\___/\___/
  8.  
  9. a high performance and small footprint SoC based on Migen
  10.  
  11. ====== Building for: ======
  12. Platform:  opsis
  13. Target:    opsis_video
  14. Subtarget: CustomVideoMixerSoC
  15. CPU type:  lm32
  16. ===========================
  17. make -C firmware/lm32 all
  18. make[1]: Entering directory '/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/firmware/lm32'
  19. bash version_data.sh
  20. make -C ../../third_party/misoc/software/libcompiler-rt
  21. make[2]: Entering directory '/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/misoc/software/libcompiler-rt'
  22. make[2]: Nothing to be done for 'all'.
  23. make[2]: Leaving directory '/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/misoc/software/libcompiler-rt'
  24. make -C ../../third_party/misoc/software/libbase
  25. make[2]: Entering directory '/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/misoc/software/libbase'
  26. make[2]: Nothing to be done for 'all'.
  27. make[2]: Leaving directory '/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/misoc/software/libbase'
  28. make[1]: Leaving directory '/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/firmware/lm32'
  29. Building target: gateware-generate. First dep: gateware-submodules
  30. cd third_party/misoc && python3 make.py --external /home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware --flash-proxy-dir /home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/flash_proxies --target opsis_video --target-option firmware_filename /home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/firmware/lm32/firmware.bin --csr_csv /home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/test/csr.csv --platform-option programmer openocd  --build-option run False build-csr-csv build-bitstream \
  31. | tee /home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/build/output.`date +%Y_%m_%d`.log; (exit ${PIPESTATUS[0]})
  32. make[1]: Entering directory '/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/misoc/software/bios'
  33.  CC       main.o
  34. make -C ../../software/libcompiler-rt
  35. make[2]: Entering directory '/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/misoc/software/libcompiler-rt'
  36. make[2]: Nothing to be done for 'all'.
  37. make[2]: Leaving directory '/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/misoc/software/libcompiler-rt'
  38. make -C ../../software/libbase
  39. make[2]: Entering directory '/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/misoc/software/libbase'
  40. make[2]: Nothing to be done for 'all'.
  41. make[2]: Leaving directory '/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/misoc/software/libbase'
  42. make -C ../../software/libnet
  43. make[2]: Entering directory '/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/misoc/software/libnet'
  44. make[2]: Nothing to be done for 'all'.
  45. make[2]: Leaving directory '/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/misoc/software/libnet'
  46.  LD       bios.elf
  47. chmod -x bios.elf
  48.  OBJCOPY  bios.bin
  49. chmod -x bios.bin
  50. ../../mkmscimg.py bios.bin
  51. make[1]: Leaving directory '/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/misoc/software/bios'
  52. Traceback (most recent call last):
  53. Firmware 42808 bytes (22728 bytes left)
  54.                 __  ___  _   ____     _____
  55.                /  |/  / (_) / __/__  / ___/
  56.               / /|_/ / / / _\ \/ _ \/ /__
  57.              /_/  /_/ /_/ /___/\___/\___/
  58.  
  59. a high performance and small footprint SoC based on Migen
  60.  
  61. ====== Building for: ======
  62. Platform:  opsis
  63. Target:    opsis_video
  64. Subtarget: CustomVideoMixerSoC
  65. CPU type:  lm32
  66. ===========================
  67.   File "/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/migen/migen/fhdl/verilog.py", line 330, in convert
  68.     f.clock_domains[cd_name]
  69.   File "/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/migen/migen/fhdl/structure.py", line 568, in __getitem__
  70.     raise KeyError(key)
  71. KeyError: 'pix2x'
  72.  
  73. During handling of the above exception, another exception occurred:
  74.  
  75. Traceback (most recent call last):
  76.   File "make.py", line 198, in <module>
  77.     vns = platform.build(soc, build_name=build_name, **build_kwargs)
  78.   File "/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/migen/mibuild/xilinx/platform.py", line 28, in build
  79.     return self.toolchain.build(self, *args, **kwargs)
  80.   File "/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/migen/mibuild/xilinx/ise.py", line 168, in build
  81.     v_output = platform.get_verilog(fragment)
  82.   File "/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/migen/mibuild/xilinx/platform.py", line 22, in get_verilog
  83.     return GenericPlatform.get_verilog(self, *args, special_overrides=so, **kwargs)
  84.   File "/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/migen/mibuild/generic_platform.py", line 341, in get_verilog
  85.     create_clock_domains=False, **kwargs)
  86.   File "/home/shashank/Desktop/GSoC/HDMI2USB-misoc-firmware/third_party/migen/migen/fhdl/verilog.py", line 337, in convert
  87.     raise KeyError("Unresolved clock domain: '"+cd_name+"'")
  88. KeyError: "Unresolved clock domain: 'pix2x'"
  89. Makefile:118: recipe for target 'gateware-generate' failed
  90. make: *** [gateware-generate] Error 1
  91. (H2U B=opsis T=video) shashank@Shashank-PC:~/Desktop/GSoC/HDMI2USB-misoc-firmware$
Add Comment
Please, Sign In to add comment