73 lines
2.0 KiB
JSON
73 lines
2.0 KiB
JSON
{
|
|
"Device" : "GW2A-18C",
|
|
"Files" : [
|
|
{
|
|
"Path" : "//wsl.localhost/Debian/home/akoray/code/verilog/gowin/bttn/src/ALU.v",
|
|
"Type" : "verilog"
|
|
},
|
|
{
|
|
"Path" : "//wsl.localhost/Debian/home/akoray/code/verilog/gowin/bttn/src/BinaryToBCD.v",
|
|
"Type" : "verilog"
|
|
},
|
|
{
|
|
"Path" : "//wsl.localhost/Debian/home/akoray/code/verilog/gowin/bttn/src/addition.v",
|
|
"Type" : "verilog"
|
|
},
|
|
{
|
|
"Path" : "//wsl.localhost/Debian/home/akoray/code/verilog/gowin/bttn/src/arithmeticUnit.v",
|
|
"Type" : "verilog"
|
|
},
|
|
{
|
|
"Path" : "//wsl.localhost/Debian/home/akoray/code/verilog/gowin/bttn/src/bttn.v",
|
|
"Type" : "verilog"
|
|
},
|
|
{
|
|
"Path" : "//wsl.localhost/Debian/home/akoray/code/verilog/gowin/bttn/src/dabble.v",
|
|
"Type" : "verilog"
|
|
},
|
|
{
|
|
"Path" : "//wsl.localhost/Debian/home/akoray/code/verilog/gowin/bttn/src/fulladder.v",
|
|
"Type" : "verilog"
|
|
},
|
|
{
|
|
"Path" : "//wsl.localhost/Debian/home/akoray/code/verilog/gowin/bttn/src/fullsubtraction.v",
|
|
"Type" : "verilog"
|
|
},
|
|
{
|
|
"Path" : "//wsl.localhost/Debian/home/akoray/code/verilog/gowin/bttn/src/halfadder.v",
|
|
"Type" : "verilog"
|
|
},
|
|
{
|
|
"Path" : "//wsl.localhost/Debian/home/akoray/code/verilog/gowin/bttn/src/halfsubtraction.v",
|
|
"Type" : "verilog"
|
|
},
|
|
{
|
|
"Path" : "//wsl.localhost/Debian/home/akoray/code/verilog/gowin/bttn/src/logicUnit.v",
|
|
"Type" : "verilog"
|
|
},
|
|
{
|
|
"Path" : "//wsl.localhost/Debian/home/akoray/code/verilog/gowin/bttn/src/multiplier.v",
|
|
"Type" : "verilog"
|
|
},
|
|
{
|
|
"Path" : "//wsl.localhost/Debian/home/akoray/code/verilog/gowin/bttn/src/opCode.v",
|
|
"Type" : "verilog"
|
|
},
|
|
{
|
|
"Path" : "//wsl.localhost/Debian/home/akoray/code/verilog/gowin/bttn/src/selector.v",
|
|
"Type" : "verilog"
|
|
},
|
|
{
|
|
"Path" : "//wsl.localhost/Debian/home/akoray/code/verilog/gowin/bttn/src/subtraction.v",
|
|
"Type" : "verilog"
|
|
}
|
|
],
|
|
"IncludePath" : [
|
|
|
|
],
|
|
"LoopLimit" : 2000,
|
|
"ResultFile" : "//wsl.localhost/Debian/home/akoray/code/verilog/gowin/bttn/impl/temp/rtl_parser.result",
|
|
"Top" : "",
|
|
"VerilogStd" : "verilog_2001",
|
|
"VhdlStd" : "vhdl_93"
|
|
} |