pastebin (1) patch (1) path (18) pathlib (1) pathlib2 (1) pathname (1) pause (1) peace engine (1) pep8 (5) percent (1) percentage (2) percentage between (1) perforce (8) performance (2) perl (1) perlin noise (1) permissions (1) pexpect (1) pgm (1) photoshop (3) php...
Here is my Py cordic code: http://pastebin.com/nzphemry and here is my testbench in Py: http://pastebin.com/ptqkwjn6 I do have a problem with the angle validation, The py function returns from -pi to pi and I have to do the same with my cordic, but I won't worry about ...
Can the hotbox menus be edited in script directly instead of using the hotbox editor? (I haven't installed your script yet, just watched the video) I meant, the script you put in the editor is eventually being saved somewhere (a .py or other file somewhere on the system). Oh, okay, ...
Compared to my OLD VHDL ( http://pastebin.com/v9fjvuxr ), I do prefer the generated one, it uses less logic, the ports are smaller and it's also 1 uS faster (and I have python functions, yay). This OLD VHDL is really old, there are a few errors with it like mixing numeric_...