extension: instanziert in tb und toplvlentity sowie in den vsim dofiles
[calu.git] / cpu / sim / testcore.do
index e16bb857b6dd0b3fa991a52f341b8955ea6bee79..4113490be0ad99a26722e484cb5822f3894fc5b9 100644 (file)
@@ -32,6 +32,10 @@ vcom -work work ../src/alu_b.vhd
 vcom -work work ../src/gpm.vhd
 vcom -work work ../src/gpm_b.vhd
 
+vcom -work work ../src/extension_pkg.vhd
+vcom -work work ../src/extension.vhd
+vcom -work work ../src/extension_b.vhd
+
 vcom -work work ../src/execute_stage.vhd
 vcom -work work ../src/execute_stage_b.vhd