URL
https://opencores.org/ocsvn/lpffir/lpffir/trunk
Subversion Repositories lpffir
[/] [lpffir/] [trunk/] [uvm/] [tools/] [easier_uvm_gen/] [examples/] [minimal/] [clkndata.tpl] - Rev 13
Go to most recent revision | Compare with Previous | Blame | View Log
agent_name = clkndata
trans_item = data_tx
trans_var = rand byte data;
driver_inc = clkndata_do_drive.sv inline
if_port = logic clk;
if_port = byte data;
if_clock = clk
Go to most recent revision | Compare with Previous | Blame | View Log