21 lines
843 B
SourcePawn
21 lines
843 B
SourcePawn
*****************************
|
|
* FPGA SPICE Netlist *
|
|
* Description: Header file *
|
|
* Author: Xifan TANG *
|
|
* Organization: EPFL/IC/LSI *
|
|
* Date: Thu Nov 15 14:26:08 2018
|
|
*
|
|
*****************************
|
|
.include './spice_test_example_2/subckt/cby_1_1.sp'
|
|
.include './spice_test_example_2/subckt/cby_0_1.sp'
|
|
.include './spice_test_example_2/subckt/cbx_1_1.sp'
|
|
.include './spice_test_example_2/subckt/cbx_1_0.sp'
|
|
.include './spice_test_example_2/subckt/sb_1_1.sp'
|
|
.include './spice_test_example_2/subckt/sb_1_0.sp'
|
|
.include './spice_test_example_2/subckt/sb_0_1.sp'
|
|
.include './spice_test_example_2/subckt/sb_0_0.sp'
|
|
.include './spice_test_example_2/subckt/chany_1_1.sp'
|
|
.include './spice_test_example_2/subckt/chany_0_1.sp'
|
|
.include './spice_test_example_2/subckt/chanx_1_1.sp'
|
|
.include './spice_test_example_2/subckt/chanx_1_0.sp'
|