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

Subversion Repositories t6507lp

[/] [t6507lp/] [trunk/] [fv/] [alu_sync.e] - Rev 130

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

alu_sync.e;
<'
unit alu_sync_u {
	clk_p: in simple_port of bit is instance;
	keep bind(clk_p, external);
	event clk is rise (clk_p$) @sys.any;
};
'>
 

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.