URL
https://opencores.org/ocsvn/t6507lp/t6507lp/trunk
Subversion Repositories t6507lp
[/] [t6507lp/] [trunk/] [fv/] [alu_sync.e] - Rev 129
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