URL
https://opencores.org/ocsvn/t6507lp/t6507lp/trunk
Subversion Repositories t6507lp
[/] [t6507lp/] [trunk/] [fv/] [alu_mon.e] - Rev 125
Go to most recent revision | Compare with Previous | Blame | View Log
<' unit alu_mon_u { // !pkt: sbt_packet_s; // event pkt_detected_e; // event clock_e; alu_result: in simple_port of byte; alu_status: in simple_port of byte; alu_x: in simple_port of byte; alu_y: in simple_port of byte; }; '>
Go to most recent revision | Compare with Previous | Blame | View Log