Groups
Groups
Sign in
Groups
Groups
Chipyard
Conversations
About
Send feedback
Help
Sort By Relevance
Sort By Date
1–24 of 24
Sabra Ossen
2
5/13/24
Segmentation Fault when new Tilelink module is integrated to IceNIC
To connect
nic
IOs I use the
nic
-loopback test > logic. The config can be seen below. > > > > > > > > *class LoopbackNICRocketTCAMConfig extends Config (
unread,
Segmentation Fault when new Tilelink module is integrated to IceNIC
To connect
nic
IOs I use the
nic
-loopback test > logic. The config can be seen below. > > > > > > > > *class LoopbackNICRocketTCAMConfig extends Config (
5/13/24
Sabra Ossen
, …
Jerry Zhao
4
4/5/24
nic-loopback test fails in Chipyard 1.10.0
, the
NIC
loopback config in chipyard has a clock >> domain bug. >> I believe it is fixed in 1.11.0 >> >> Best, >> Joonho >> On Mar 31, 2024 at 9:39
unread,
nic-loopback test fails in Chipyard 1.10.0
, the
NIC
loopback config in chipyard has a clock >> domain bug. >> I believe it is fixed in 1.11.0 >> >> Best, >> Joonho >> On Mar 31, 2024 at 9:39
4/5/24
Sabra Ossen
11/15/23
Connect IceNIC and external module via a network tap
from the
NIC
to external modules through one or more “tap out” interfaces. By default, there are no tap out interfaces, so the data will instead go directly to the writer, which writes
unread,
Connect IceNIC and external module via a network tap
from the
NIC
to external modules through one or more “tap out” interfaces. By default, there are no tap out interfaces, so the data will instead go directly to the writer, which writes
11/15/23
xianshuai yang
,
Jerry Zhao
2
9/3/22
How to add ethernet IO port of VCU118 board?
the corresponding
NIC
configuration, so I would like to ask how to add > Ethernet port on VCU118 and what should be paid attention to when using > Firemarshal to configure OS. >
unread,
How to add ethernet IO port of VCU118 board?
the corresponding
NIC
configuration, so I would like to ask how to add > Ethernet port on VCU118 and what should be paid attention to when using > Firemarshal to configure OS. >
9/3/22
Damien Towning
,
Jerry Zhao
5
7/26/22
Spike failed to execute test examples
> Run
nic
-loopback.. >>>> Trial 0 >>>> *** FAILED *** (tohost = 7) >>>> Run nvdla.. >>>> *** FAILED *** (tohost = 7) >>
unread,
Spike failed to execute test examples
> Run
nic
-loopback.. >>>> Trial 0 >>>> *** FAILED *** (tohost = 7) >>>> Run nvdla.. >>>> *** FAILED *** (tohost = 7) >>
7/26/22
Maria Jose Belda Beneyto
, …
Tianhao Cai
7
Dec 8
Gemmini design doesn't fit on instance target
Hello, I am trying to generate a design with the Rocket core and the Gemmini accelerator. I have modified the accelerator config to use FP and a 16x16
unread,
Gemmini design doesn't fit on instance target
Hello, I am trying to generate a design with the Rocket core and the Gemmini accelerator. I have modified the accelerator config to use FP and a 16x16
Dec 8
Haeun Lee
,
Philipp Schmitz
3
6/21/22
Error occurs while following ASPLOS 2022 tutorial
Oh I thought I don't need to comment them out. Thank you very much! 2022년 6월 21일 화요일 오후 5시 15분 46초 UTC+9에 schmitz.p...@gmail.com님이 작성: > Hi,
unread,
Error occurs while following ASPLOS 2022 tutorial
Oh I thought I don't need to comment them out. Thank you very much! 2022년 6월 21일 화요일 오후 5시 15분 46초 UTC+9에 schmitz.p...@gmail.com님이 작성: > Hi,
6/21/22
s ren
,
Jerry Zhao
4
6/20/22
What to do when a module needs multiple clocks?
clocks the
NIC
will misbehave. >> >> The problem is that the send and receive sides of the
NIC
need to be more >> clearly split out. >> >> -Jerry >>
unread,
What to do when a module needs multiple clocks?
clocks the
NIC
will misbehave. >> >> The problem is that the send and receive sides of the
NIC
need to be more >> clearly split out. >> >> -Jerry >>
6/20/22
Tao Wang
,
Albert Ou
4
5/30/22
about target software
and a
NIC
>> driver. >> >> For applications that are heavily reliant on POSIX, by far the easiest >> option is to use the riscv64-unknown-linux-gnu toolchain
unread,
about target software
and a
NIC
>> driver. >> >> For applications that are heavily reliant on POSIX, by far the easiest >> option is to use the riscv64-unknown-linux-gnu toolchain
5/30/22
Tao Wang
,
nat...@berkeley.edu
3
4/21/22
about IceNet example
scala/
NIC
.scala#L537)? Please correct me if I am wrong. On Tuesday, April 19, 2022 at 6:53:32 PM UTC-4 nat...@berkeley.edu wrote: > There is a brief discussion of networking in
unread,
about IceNet example
scala/
NIC
.scala#L537)? Please correct me if I am wrong. On Tuesday, April 19, 2022 at 6:53:32 PM UTC-4 nat...@berkeley.edu wrote: > There is a brief discussion of networking in
4/21/22
Yu Zeng
,
Hasan Genc
10
4/2/22
Simulate Gemmini with FireSim
no-
nic
-l2-llc4mb-ddr3]. I tried to >>> modify the "defaulthwconfig" of config_runtime.ini file to >>> "firesim-rocket-singlecore-gemmini
unread,
Simulate Gemmini with FireSim
no-
nic
-l2-llc4mb-ddr3]. I tried to >>> modify the "defaulthwconfig" of config_runtime.ini file to >>> "firesim-rocket-singlecore-gemmini
4/2/22
Varun Gandhi
2/11/22
Disable IceNet NIC interrupts
bare-metal workloads to run in userspace, and for that I need to disable
NIC
interrupts. Is there any API in the linux port for RISC-V that provides this functionality? Thanks, Varun
unread,
Disable IceNet NIC interrupts
bare-metal workloads to run in userspace, and for that I need to disable
NIC
interrupts. Is there any API in the linux port for RISC-V that provides this functionality? Thanks, Varun
2/11/22
Varun Gandhi
2/4/22
Ice-NIC Base addr/ MMIO register mapping
about IceNet
NIC
— In
NIC
.scala I see the following lines of chisel code: trait CanHavePeripheryIceNIC { this: BaseSubsystem => private val address = BigInt(0x10016000) private
unread,
Ice-NIC Base addr/ MMIO register mapping
about IceNet
NIC
— In
NIC
.scala I see the following lines of chisel code: trait CanHavePeripheryIceNIC { this: BaseSubsystem => private val address = BigInt(0x10016000) private
2/4/22
Varun Gandhi
11/9/21
firesim launchrunfarm not working
quadcore-
nic
-l2-llc4mb-ddr3': , 'firesim-boom-large-quadcore-
nic
-l2-llc4mb-ddr3': , 'firesim-boom-medium-singlecore-
nic
-l2-llc4mb-ddr3'
unread,
firesim launchrunfarm not working
quadcore-
nic
-l2-llc4mb-ddr3': , 'firesim-boom-large-quadcore-
nic
-l2-llc4mb-ddr3': , 'firesim-boom-medium-singlecore-
nic
-l2-llc4mb-ddr3'
11/9/21
Varun Gandhi
10/22/21
DPDK port of RISC-V compatible with IceNet?
Hi, I was wondering if there's been any work done on porting DPDK to RISC-V and if the port is compatible with IceNet
NIC
? Best, Varun
unread,
DPDK port of RISC-V compatible with IceNet?
Hi, I was wondering if there's been any work done on porting DPDK to RISC-V and if the port is compatible with IceNet
NIC
? Best, Varun
10/22/21
Varun Gandhi
,
David Biancolin
4
2/23/21
Error in building a vanilla quad large boom agfi
quadcore-
nic
-l2-llc4mb-ddr3] > DESIGN=FireSim > TARGET_CONFIG= > WithNIC_DDR3FRFCFSLLC4MB_WithDefaultFireSimBridges_WithFireSimConfigTweaks_chipyard
unread,
Error in building a vanilla quad large boom agfi
quadcore-
nic
-l2-llc4mb-ddr3] > DESIGN=FireSim > TARGET_CONFIG= > WithNIC_DDR3FRFCFSLLC4MB_WithDefaultFireSimBridges_WithFireSimConfigTweaks_chipyard
2/23/21
Varun Gandhi
, …
Jerry Zhao
11
2/22/21
Running linux workload on custom afi
quadcore-
nic
-l2-llc4mb-ddr3] > > DESIGN=FireSim > > TARGET_CONFIG= > WithNIC_DDR3FRFCFSLLC4MB_WithDefaultFireSimBridges_WithFireSimConfigTweaks_chipyard
unread,
Running linux workload on custom afi
quadcore-
nic
-l2-llc4mb-ddr3] > > DESIGN=FireSim > > TARGET_CONFIG= > WithNIC_DDR3FRFCFSLLC4MB_WithDefaultFireSimBridges_WithFireSimConfigTweaks_chipyard
2/22/21
Kartik Prabhu
2/18/21
Clocking Changes
how to do 3. The
NIC
and other peripherals connect to the bus clock, but I don't see any examples of a peripheral connecting to another peripheral. Thanks in advance for the help!
unread,
Clocking Changes
how to do 3. The
NIC
and other peripherals connect to the bus clock, but I don't see any examples of a peripheral connecting to another peripheral. Thanks in advance for the help!
2/18/21
Varun Gandhi
2/16/21
Building custom afi using recipes in chipyard 1.4
config with
NIC
using build recipes in the new release, and the make command fails. I've been stuck at it for a while now and would appreciate some help, thanks! Note: my firesim setup
unread,
Building custom afi using recipes in chipyard 1.4
config with
NIC
using build recipes in the new release, and the make command fails. I've been stuck at it for a while now and would appreciate some help, thanks! Note: my firesim setup
2/16/21
Varun Gandhi
, …
Jerry Zhao
15
1/4/21
Running custom AFI using firesim
of the
NIC
, and need to test the variants. I was under the impression that I can incrementally change the
NIC
implementation and build corresponding AFIs for every change for testing
unread,
Running custom AFI using firesim
of the
NIC
, and need to test the variants. I was under the impression that I can incrementally change the
NIC
implementation and build corresponding AFIs for every change for testing
1/4/21
Varun Gandhi
,
Alon Amid
2
11/24/20
Configuring NIC MAC addr in firesim
host FireSim
NIC
bridge driver writes those MAC addresses to the
NIC
bridge module on the FPGA (https://github.com/firesim/firesim/blob/c2d8e3a46e59222e115a1fdaa7267592e1d3c503
unread,
Configuring NIC MAC addr in firesim
host FireSim
NIC
bridge driver writes those MAC addresses to the
NIC
bridge module on the FPGA (https://github.com/firesim/firesim/blob/c2d8e3a46e59222e115a1fdaa7267592e1d3c503
11/24/20
Varun Gandhi
,
Alon Amid
7
11/18/20
Running sample config on Firesim
with a
nic
. The error log you posted is not very informative, since it's an error log for a terminaterunfarm command. However, it might be useful if you configure the no_net_num_nodes
unread,
Running sample config on Firesim
with a
nic
. The error log you posted is not very informative, since it's an error log for a terminaterunfarm command. However, it might be useful if you configure the no_net_num_nodes
11/18/20
Varun Gandhi
,
Howard Mao
8
10/25/20
IceNIC: rate limiter and packet arbitration
> the
NIC
? > > 3. In a multi-core setting, does the PBUS carry forward a core_id to help > the
NIC
identify which core has issued an IO request? If not, is there a > way to do
unread,
IceNIC: rate limiter and packet arbitration
> the
NIC
? > > 3. In a multi-core setting, does the PBUS carry forward a core_id to help > the
NIC
identify which core has issued an IO request? If not, is there a > way to do
10/25/20
Varun Gandhi
,
Jerry Zhao
2
8/26/20
Compiling a heterogenous config with IceNIC
how the
NIC
IOs are connected. The options are chipyard.iobinders.WithLoopbackNIC or chipyard.iobinders.WithSimNIC. See the example RocketConfigs. On Wed, Aug 26, 2020 at 3:
unread,
Compiling a heterogenous config with IceNIC
how the
NIC
IOs are connected. The options are chipyard.iobinders.WithLoopbackNIC or chipyard.iobinders.WithSimNIC. See the example RocketConfigs. On Wed, Aug 26, 2020 at 3:
8/26/20