OpenCores
URL https://opencores.org/ocsvn/ethmac/ethmac/trunk

Subversion Repositories ethmac

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /ethmac/trunk/sim/rtl_sim/bin
    from Rev 338 to Rev 335
    Reverse comparison

Rev 338 → Rev 335

/sim_file_list.lst File deleted
sim_file_list.lst Property changes : Deleted: svn:executable ## -1 +0,0 ## -* \ No newline at end of property Index: rtl_file_list.lst =================================================================== --- rtl_file_list.lst (revision 338) +++ rtl_file_list.lst (nonexistent) @@ -1,26 +0,0 @@ -../../../rtl/verilog/eth_crc.v -../../../rtl/verilog/eth_defines.v -../../../rtl/verilog/eth_maccontrol.v -../../../rtl/verilog/eth_macstatus.v -../../../rtl/verilog/eth_miim.v -../../../rtl/verilog/eth_outputcontrol.v -../../../rtl/verilog/eth_random.v -../../../rtl/verilog/eth_receivecontrol.v -../../../rtl/verilog/eth_register.v -../../../rtl/verilog/eth_registers.v -../../../rtl/verilog/eth_rxcounters.v -../../../rtl/verilog/eth_rxethmac.v -../../../rtl/verilog/eth_rxstatem.v -../../../rtl/verilog/eth_shiftreg.v -../../../rtl/verilog/timescale.v -../../../rtl/verilog/eth_top.v -../../../rtl/verilog/eth_transmitcontrol.v -../../../rtl/verilog/eth_txcounters.v -../../../rtl/verilog/eth_txethmac.v -../../../rtl/verilog/eth_txstatem.v -../../../rtl/verilog/eth_clockgen.v -../../../rtl/verilog/eth_spram_256x32.v -../../../rtl/verilog/eth_wishbone.v -../../../rtl/verilog/eth_fifo.v -../../../rtl/verilog/eth_rxaddrcheck.v -../../../rtl/verilog/xilinx_dist_ram_16x32.v
rtl_file_list.lst Property changes : Deleted: svn:executable ## -1 +0,0 ## -* \ No newline at end of property Index: ncelab.args =================================================================== --- ncelab.args (revision 338) +++ ncelab.args (nonexistent) @@ -1,7 +0,0 @@ --snapshot worklib.ethernet:fun --cdslib ../bin/cds.lib --logfile ../log/ncelab.log --access +wc --messages --no_tchk_msg --v93 worklib.tb_ethernet
ncelab.args Property changes : Deleted: svn:executable ## -1 +0,0 ## -* \ No newline at end of property Index: ncelab_xilinx.args =================================================================== --- ncelab_xilinx.args (revision 338) +++ ncelab_xilinx.args (nonexistent) @@ -1,9 +0,0 @@ --snapshot worklib.ethernet:fun --cdslib ../bin/cds.lib --hdlvar ../bin/hdl.var --logfile ../log/ncelab_xilinx.log --access +wc --messages --no_tchk_msg --v93 -worklib.tb_ethernet worklib.glbl
ncelab_xilinx.args Property changes : Deleted: svn:executable ## -1 +0,0 ## -* \ No newline at end of property Index: ncsim_waves.rc =================================================================== --- ncsim_waves.rc (revision 338) +++ ncsim_waves.rc (nonexistent) @@ -1,7 +0,0 @@ -set dump_level all - -database -open waves -shm -into ../out/waves.shm -probe -create -database waves tb_ethernet -shm -all -depth $dump_level - -run -quit
ncsim_waves.rc Property changes : Deleted: svn:executable ## -1 +0,0 ## -* \ No newline at end of property Index: xilinx_file_list.lst =================================================================== --- xilinx_file_list.lst (revision 338) +++ xilinx_file_list.lst (nonexistent) @@ -1,4 +0,0 @@ -../../../../../lib/xilinx/lib/glbl/glbl.v -../../../../../lib/xilinx/lib/unisims/RAMB4_S16_S16.v -../../../../../lib/xilinx/lib/unisims/RAMB4_S16.v -../../../../../lib/xilinx/lib/unisims/RAM16X1D.v
xilinx_file_list.lst Property changes : Deleted: svn:executable ## -1 +0,0 ## -* \ No newline at end of property Index: artisan_file_list.lst =================================================================== --- artisan_file_list.lst (revision 338) +++ artisan_file_list.lst (nonexistent) @@ -1,8 +0,0 @@ --cdslib ../bin/cds.lib --hdlvar ../bin/hdl.var --logfile ../log/ncvlog_artisan.log --update --messages -../../../../../../lib/artisan/art_hsdp_256x40.v -../../../../../../lib/artisan/art_hddp_8192x64.v -
artisan_file_list.lst Property changes : Deleted: svn:executable ## -1 +0,0 ## -* \ No newline at end of property Index: ncsim.rc =================================================================== --- ncsim.rc (revision 338) +++ ncsim.rc (nonexistent) @@ -1,2 +0,0 @@ -run -quit
ncsim.rc Property changes : Deleted: svn:executable ## -1 +0,0 ## -* \ No newline at end of property Index: run_sim =================================================================== --- run_sim (revision 338) +++ run_sim (nonexistent) @@ -1,47 +0,0 @@ -#!/bin/csh -f - -set arg_num = $#argv; # number of arguments - -if ($arg_num < 1) then - echo " " - echo "Missing required ATS argument:" - echo " '-r' for regression" - echo " " - exit -endif - -set cur_arg = 1 -set arg_chk = 0 - -set regression = 0 - -while ($cur_arg <= $arg_num) - if ("$argv[$cur_arg]" == "-r") then - @ regression = 1 - @ arg_chk = $arg_chk + 1 - endif - - if ($arg_chk != $cur_arg) then - echo " " - echo "Invalid argument $argv[$cur_arg]" - echo " " - exit - endif - - @ cur_arg = $cur_arg + 1 -end - -if ($regression == 0) then - echo " " - echo "Missing required ATS argument:" - echo " '-r' for regression" - echo " " - exit -else - echo " " - echo "ATS running ethernet script with following argument:" - echo " '-r' for regression" - echo " " - ../run/run_eth_sim_regr.scr -r -endif -
run_sim Property changes : Deleted: svn:executable ## -1 +0,0 ## -* \ No newline at end of property Index: cds.lib =================================================================== --- cds.lib (revision 338) +++ cds.lib (nonexistent) @@ -1,2 +0,0 @@ -define worklib ../bin/INCA_libs/worklib -include $CDS_INST_DIR/tools/inca/files/cds.lib
cds.lib Property changes : Deleted: svn:executable ## -1 +0,0 ## -* \ No newline at end of property Index: hdl.var =================================================================== --- hdl.var (revision 338) +++ hdl.var (nonexistent) @@ -1,9 +0,0 @@ -# -# hdl.var: Defines variables used by the INCA tools. -# Created by ncprep on Sat Aug 4 10:51:23 2001 -# - -softinclude $CDS_INST_DIR/tools/inca/files/hdl.var - -define LIB_MAP ( $LIB_MAP, + => worklib ) -define VIEW_MAP ( $VIEW_MAP, .v => v)
hdl.var Property changes : Deleted: svn:executable ## -1 +0,0 ## -* \ No newline at end of property

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.