Loading README.md +5 −0 Original line number Diff line number Diff line Loading @@ -14,3 +14,8 @@ is in this [blog post](http://blog.elphel.com/2016/03/free-fpga-reimplement-the- [VDT plugin](https://github.com/Elphel/vdt-plugin) README file describes steps needed after installation of Xilinx software (unisims library is not distributed separately). Python program used on the target and during Cocotb simulation requires Python numpy module, on Ubuntu you may install it with ``` sudo apt-get install python2.7-numpy ``` Loading
README.md +5 −0 Original line number Diff line number Diff line Loading @@ -14,3 +14,8 @@ is in this [blog post](http://blog.elphel.com/2016/03/free-fpga-reimplement-the- [VDT plugin](https://github.com/Elphel/vdt-plugin) README file describes steps needed after installation of Xilinx software (unisims library is not distributed separately). Python program used on the target and during Cocotb simulation requires Python numpy module, on Ubuntu you may install it with ``` sudo apt-get install python2.7-numpy ```