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

Subversion Repositories t6507lp

[/] [t6507lp/] [trunk/] [fv/] [alu_agent.e] - Rev 123

Go to most recent revision | Compare with Previous | Blame | View Log

alu_agent.e;
<'
import alu_components.e
unit sbt_agent_u {
	smp: sbt_signal_map_u is instance;
	mon: sbt_mon_u is instance;
	bfm: sbt_bfm_u is instance;
 
	keep mon.sample_p == read_only(smp.data_p);
	keep bfm.drv_p == read_only(smp.data_p);
};

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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