OpenCores
URL https://opencores.org/ocsvn/jart/jart/trunk

Subversion Repositories jart

[/] [jart/] - Rev 16

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
16 Intersection Test Package file. jguarin2002 5410d 20h /jart/
15 Some clarification jguarin2002 5410d 20h /jart/
14 This is the ray tracing main block. The 3 level sphere ray intersection grid. jguarin2002 5411d 00h /jart/
13 A simple unneeded line (a unnecessary library invocation), was removed. jguarin2002 5421d 00h /jart/
12 A configurable chain size and stage width scan out. jguarin2002 5421d 07h /jart/
11 Added and modify some comments about the performance of this square root calc. jguarin2002 5421d 13h /jart/
10 Upload the uart serial interface license jguarin2002 5433d 18h /jart/
9 Codes on here are interfaces blocks. The plan is to upload two interfaces with the device: an uart RS232 serial interface, and a avalon bus interface.

In this revision it is to be uploaded a 460800 bps serial interface.
jguarin2002 5433d 18h /jart/
8 this blocks contains a package of combinatorial functions to perform square root in one or two clock cycles, it will depend on the synthesis platform you use. jguarin2002 5433d 18h /jart/
7 Ooops my mistake. this was not the files I wan intended to upload. jguarin2002 5433d 18h /jart/
6 this blocks contains a package of combinatorial functions to perform square root in one or two clock cycles, it will depend on the synthesis platform you use. jguarin2002 5433d 18h /jart/
5 Added contact email. jguarin2002 5435d 10h /jart/
4 block02.vhd: This code separates the calculation of dot product in bl00 and the comparison in bl01 in a two stage pipe. jguarin2002 5435d 10h /jart/
3 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. jguarin2002 5435d 13h /jart/
2 block00.vhd : This file contains and 18 bit x 18 bit dot product with a result of a 32 bits. The last four less significant bits are chopped after the multiplication.
jguarin2002@gmail.com
jguarin2002 5435d 14h /jart/
1 The project was created and the structure was created root 5454d 17h /jart/

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.