install act file and import via global import
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
_HiStOrY_V2_
|
||||
cycle\012
|
@@ -23,9 +23,9 @@
|
||||
**************************************************************************
|
||||
*/
|
||||
|
||||
import "../../../act/test_bench_lib.act";
|
||||
import sim::test_bench_lib;
|
||||
import globals;
|
||||
open sim::testbench;
|
||||
open sim::test_bench_lib;
|
||||
|
||||
defproc test(){
|
||||
chan(int<5>) channel;
|
Reference in New Issue
Block a user