[myhdl-list] Would MyHDL work ok with math libraries & science librariess to make verilog modules t
Brought to you by:
jandecaluwe
From: joshua w. <jo...@gm...> - 2010-08-11 20:34:29
|
Would MyHDL work ok with math libraries & science librariess to make verilog modules that could be schematic symbols in xilinx scematic designer? In other words I create a block of code simple as possible in the sence of copy the library example this is c I am new to python int y=0; int x=0; x=cos(y); or some other math function ... x=pi*2 *y so then they could be used in parrellel in the schematic design documenting and creating larger systems. I seen their was a example that calculated cos some other way... but why not use libraries allready created. I am bringing this up because I am not as good with math as some libraries that are allready their in python. A tutorial taking a simple python program calculator and turning it into hardware would be great. -- thanks for your time, Joshua Wojnas 315 5071070 My webpages on electronics ... comming soon |