X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=cpu%2Fsrc%2Fpipeline_tb.vhd;h=d87cee18d26c4f271b2cc9e479f89c26840b2d72;hb=4d230c21bb8c9c23c3dd3349f8736b84987eab0d;hp=7392a95a350758f4750410e401947ced54d52c38;hpb=2d98d2f7b3eaa3afc1cc264725b2596184f1e6e3;p=calu.git diff --git a/cpu/src/pipeline_tb.vhd b/cpu/src/pipeline_tb.vhd index 7392a95..d87cee1 100644 --- a/cpu/src/pipeline_tb.vhd +++ b/cpu/src/pipeline_tb.vhd @@ -191,7 +191,7 @@ begin wait until sys_res_n_pin = '1'; - icwait(100000); + icwait(1000000000); --------------------------------------------------------------------------- -- exit testbench