X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=calu.git;a=blobdiff_plain;f=cpu%2Fsrc%2Fcore_top_s3e.vhd;fp=cpu%2Fsrc%2Fcore_top_s3e.vhd;h=30c2dd1915ce4d1a93aee55bb0ad0735c1eb1278;hp=737497d8bfd911d8011caecfcef1f30b66fa1c3d;hb=ea81dfd7696a7905b7df88207ddcf547212851d5;hpb=1968f329b10681b760faec9369aa893cd2af8d44 diff --git a/cpu/src/core_top_s3e.vhd b/cpu/src/core_top_s3e.vhd index 737497d..30c2dd1 100644 --- a/cpu/src/core_top_s3e.vhd +++ b/cpu/src/core_top_s3e.vhd @@ -186,7 +186,8 @@ begin reg_wr_data_pin, reg_we_pin, reg_w_addr_pin, jump_result_pin, alu_jump_bit_pin,bus_tx, bus_rx, -- instruction memory program port :D new_im_data, im_addr, im_data, - sseg0, sseg1, sseg2, sseg3, int_req); + -- sseg0, sseg1, sseg2, sseg3, + int_req); syn: process(sys_clk, sys_res)