mirror of https://github.com/lnis-uofu/SOFA.git
[Testbench] Start build caravel scff test
This commit is contained in:
parent
682d15875b
commit
b5fa0733a2
|
@ -6,7 +6,7 @@
|
||||||
`timescale 1ns / 1ps
|
`timescale 1ns / 1ps
|
||||||
|
|
||||||
// Include caravel gate-level netlists
|
// Include caravel gate-level netlists
|
||||||
`include "/research/ece/lnis/USERS/tang/github/skywater-openfpga/HDL/common/caravel_rtl_include_netlists.v"
|
`include "/research/ece/lnis/USERS/tang/github/skywater-openfpga/HDL/common/caravel_qlsofa_hd_rtl_include_netlists.v"
|
||||||
|
|
||||||
// Include testbench files
|
// Include testbench files
|
||||||
`include "/research/ece/lnis/USERS/tang/github/caravel/verilog/dv/caravel/user_proj_example/io_ports/io_ports_tb.v"
|
`include "/research/ece/lnis/USERS/tang/github/caravel/verilog/dv/caravel/user_proj_example/io_ports/io_ports_tb.v"
|
Loading…
Reference in New Issue