set core_addr for M-Labs variants

master
Sebastien Bourdeauducq 2019-02-22 23:11:20 +08:00
parent 4c347c4534
commit cc2c0925fa
10 changed files with 10 additions and 0 deletions

View File

@ -3,6 +3,7 @@
"variant": "berkeley",
"hw_rev": "v1.1",
"base": "standalone",
"core_addr": "192.168.1.75",
"rtio_frequency": 100e6,
"peripherals": [
{

View File

@ -3,6 +3,7 @@
"variant": "mitll",
"hw_rev": "v1.1",
"base": "standalone",
"core_addr": "192.168.1.75",
"peripherals": [
{
"type": "dio",

View File

@ -3,6 +3,7 @@
"variant": "mitll2",
"hw_rev": "v1.1",
"base": "standalone",
"core_addr": "192.168.1.75",
"peripherals": [
{
"type": "dio",

View File

@ -3,6 +3,7 @@
"variant": "nudt",
"hw_rev": "v1.1",
"base": "standalone",
"core_addr": "192.168.1.75",
"peripherals": [
{
"type": "dio",

View File

@ -3,6 +3,7 @@
"variant": "sysu",
"hw_rev": "v1.0",
"base": "standalone",
"core_addr": "192.168.1.75",
"peripherals": [
{
"type": "dio",

View File

@ -3,6 +3,7 @@
"variant": "tsinghua",
"hw_rev": "v1.1",
"base": "standalone",
"core_addr": "192.168.1.75",
"peripherals": [
{
"type": "dio",

View File

@ -3,6 +3,7 @@
"variant": "tsinghua2",
"hw_rev": "v1.1",
"base": "standalone",
"core_addr": "192.168.1.75",
"peripherals": [
{
"type": "dio",

View File

@ -3,6 +3,7 @@
"variant": "unsw",
"hw_rev": "v1.1",
"base": "standalone",
"core_addr": "192.168.1.75",
"peripherals": [
{
"type": "dio",

View File

@ -3,6 +3,7 @@
"variant": "ustc",
"hw_rev": "v1.1",
"base": "standalone",
"core_addr": "192.168.1.75",
"peripherals": [
{
"type": "dio",

View File

@ -3,6 +3,7 @@
"variant": "wipm",
"hw_rev": "v1.1",
"base": "standalone",
"core_addr": "192.168.1.75",
"peripherals": [
{
"type": "dio",