URL
https://opencores.org/ocsvn/jart/jart/trunk
Subversion Repositories jart
[/] - Rev 3
Go to most recent revision | Changes | View Log | RSS feed
Last modification
- Rev 3 2009-08-16 23:46:45 GMT
- Author: jguarin2002
- Log message:
- block01.vhd : This block instantiates a comparator and compares two 32 bits numbers V.D and a ray/sphere relation constant called K. When a Ray (D) is meant to intersect a sphere (V), the value vd is greater or equal than a Radius/Sphere relation constant k. Therefore when this comparison is true the block drives a 1 in the output and 0 when false.