T
Tim Wescott
Guest
Here's a naive question, from a sometime FPGA user:
A long time ago, a friend of mine who does _real_ digital design work
was telling me how cool the (then new) Mentor tools were, because you
could do a whole bunch of natural-looking combinational Verilog code in
a module, then at the very end you could put in a bunch of register
delays, and the tools would figure out how to distribute the delays in
your combinational code to get a nicely pipelined bit of logic.
Has this nifty technology migrated into Xilinx tools? Or if I need
pipelining, do I need to figure it out myself?
--
Tim Wescott
Wescott Design Services
http://www.wescottdesign.com
Do you need to implement control loops in software?
"Applied Control Theory for Embedded Systems" was written for you.
See details at http://www.wescottdesign.com/actfes/actfes.html
A long time ago, a friend of mine who does _real_ digital design work
was telling me how cool the (then new) Mentor tools were, because you
could do a whole bunch of natural-looking combinational Verilog code in
a module, then at the very end you could put in a bunch of register
delays, and the tools would figure out how to distribute the delays in
your combinational code to get a nicely pipelined bit of logic.
Has this nifty technology migrated into Xilinx tools? Or if I need
pipelining, do I need to figure it out myself?
--
Tim Wescott
Wescott Design Services
http://www.wescottdesign.com
Do you need to implement control loops in software?
"Applied Control Theory for Embedded Systems" was written for you.
See details at http://www.wescottdesign.com/actfes/actfes.html