Re: [myhdl-list] MEP 107 assessment
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2012-06-07 15:01:58
|
On 06/07/2012 01:45 PM, Christopher Felton wrote: > > But the embedded bus might not be the best example > because in your object container you might want some > methods that retrieve the correct signals per usage. > > clk,rst,cyc,we,dat_i,dat_o,adr = Wishbone.GetPeriphalSignals() > clk,rst,cyc,we,dat_i,dat_o,adr = Wishbone.GetControllerSignals() Again, quite a useful technique that should be part of some white paper! -- Jan Decaluwe - Resources bvba - http://www.jandecaluwe.com Python as a HDL: http://www.myhdl.org VHDL development, the modern way: http://www.sigasi.com World-class digital design: http://www.easics.com |