Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'master' of github.com:pulp-platform/riscv
  • Loading branch information
davideschiavone committed Jan 22, 2018
2 parents 5fc6848 + f547585 commit 12e1cda
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 44 deletions.
22 changes: 0 additions & 22 deletions tb/serDiv/scripts/tb.do
@@ -1,25 +1,3 @@
###############################################################################
## Title : testbench starter script (with GUI)
## Project : Approximate Cholesky Solver
## Purpose : compiles all sources and generates the testvectors
## Author : Michael Schaffner (schaffner@iis.ee.ethz.ch)
###############################################################################
## File ID : $Id: tb.do 756 2014-06-20 12:41:06Z michscha $
## SVN Rev. : $Revision: 756 $
## Date: : $Date: 2014-06-20 14:41:06 +0200 (Fri, 20 Jun 2014) $
## Modified by : $Author: michscha $
###############################################################################
## Major Changes:
## Date | Author | Description
## 2014/01/18 | schaffner | created
###############################################################################
## Description:
##
##
###############################################################################
## Copyright (c) 2014 Disney Research Zurich, Integrated Systems Lab ETH Zurich
###############################################################################

#vsim -sva -assertdebug -t ps tb
vsim -voptargs="+acc" -t ps tb

Expand Down
22 changes: 0 additions & 22 deletions tb/serDiv/scripts/tb_nogui.do
@@ -1,25 +1,3 @@
###############################################################################
## Title : testbench starter script (no GUI)
## Project : Approximate Cholesky Solver
## Purpose : compiles all sources and generates the testvectors
## Author : Michael Schaffner (schaffner@iis.ee.ethz.ch)
###############################################################################
## File ID : $Id: tb_nogui.do 756 2014-06-20 12:41:06Z michscha $
## SVN Rev. : $Revision: 756 $
## Date: : $Date: 2014-06-20 14:41:06 +0200 (Fri, 20 Jun 2014) $
## Modified by : $Author: michscha $
###############################################################################
## Major Changes:
## Date | Author | Description
## 2014/01/18 | schaffner | created
###############################################################################
## Description:
##
##
###############################################################################
## Copyright (c) 2014 Disney Research Zurich, Integrated Systems Lab ETH Zurich
###############################################################################

vsim -t ps \
tb

Expand Down

0 comments on commit 12e1cda

Please sign in to comment.