# criscv **Repository Path**: pei-jun-chen/criscv ## Basic Information - **Project Name**: criscv - **Description**: riscv for gm - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-23 - **Last Updated**: 2024-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README var name: parameter input start with: i_, e.g. input [AW-1:0] i_reset_pc, parameter output start with: o_, e.g. output o_cmd_valid, // Handshake valid exception: clk, rst_n(0 valid) local reg end with: -r, e.g. reg[AW-1:0] pc_r;