Rename pcgen to pcgen stage

This commit is contained in:
Florian Zaruba 2017-07-19 15:23:23 +02:00
parent b22f2097a9
commit 8971122bd2
2 changed files with 2 additions and 2 deletions

View file

@ -259,7 +259,7 @@ module ariane
// --------------
// NPC Generation
// --------------
pcgen pcgen_i (
pcgen_stage pcgen_stage_i (
.fetch_enable_i ( fetch_enable ),
.flush_i ( flush_ctrl_pcgen ),
.flush_bp_i ( flush_bp_ctrl_pcgen ),

View file

@ -19,7 +19,7 @@
import ariane_pkg::*;
module pcgen (
module pcgen_stage (
input logic clk_i, // Clock
input logic rst_ni, // Asynchronous reset active low
// control signals