URL
https://opencores.org/ocsvn/raytrac/raytrac/trunk
Subversion Repositories raytrac
[/] [raytrac/] [trunk/] - Rev 15
Go to most recent revision | Changes | View Log | RSS feed
Last modification
- Rev 15 2011-01-24 23:55:59 GMT
- Author: jguarin2002
- Log message:
- When selecting s0name, s1name, for a signal that belongs to a 2 stage pipe, the compiler would, based on the name, create just a single flipflop with Q feedbacking D, and that's no the case, so a lot of names has been changed, from s0signalname, s1signalname to stage0signalname, s1signalname and so on...