Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
chisel-users
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
chisel-users
1–30 of 1024
Mark all as read
Report group
0 selected
zhe jiang
Jun 5
SyncReadMem initalised to 7?
Hi all, I have a strange bug while initialising the SyncReadMem, here is my code val ref_table =
unread,
SyncReadMem initalised to 7?
Hi all, I have a strange bug while initialising the SyncReadMem, here is my code val ref_table =
Jun 5
Saltuk Akgül
, …
ghut...@gmail.com
4
May 7
Recursive module instantiation
I've used recursion in multiple occasions, if you're building something which is feasible to
unread,
Recursive module instantiation
I've used recursion in multiple occasions, if you're building something which is feasible to
May 7
Jack Koenig
Apr 25
Chisel v7.0.0-RC1
We are pleased to announce the release of Chisel 7.0.0-RC1. This has been a long time coming so
unread,
Chisel v7.0.0-RC1
We are pleased to announce the release of Chisel 7.0.0-RC1. This has been a long time coming so
Apr 25
Martin Schoeberl
,
Yuda Wang
6
Apr 21
Deadline for DSD
Hi, Martin, Thank you for the extension, I will try. Best, Yuda On Mon, Apr 21, 2025 at 10:29 PM
unread,
Deadline for DSD
Hi, Martin, Thank you for the extension, I will try. Best, Yuda On Mon, Apr 21, 2025 at 10:29 PM
Apr 21
Edward Wang
Apr 17
WOVEN Workshop Co-Located with ISCA 2025: Call for Papers
Hello Chiselers, I'm co-organising a workshop where Chisel-related work would be very welcomed!
unread,
WOVEN Workshop Co-Located with ISCA 2025: Call for Papers
Hello Chiselers, I'm co-organising a workshop where Chisel-related work would be very welcomed!
Apr 17
Kazutomo Yoshii
Apr 6
Workshop Announcement – PROTOTYPE @ HEART 2025
Hello everyone, We're organizing a half-day workshop titled "Prototyping Custom
unread,
Workshop Announcement – PROTOTYPE @ HEART 2025
Hello everyone, We're organizing a half-day workshop titled "Prototyping Custom
Apr 6
kf c
Feb 14
convert *.fir file to verilog
Hi, everyone. Recently I want to update rocket-chip version tracked by vivado-risc-v repo. In its
unread,
convert *.fir file to verilog
Hi, everyone. Recently I want to update rocket-chip version tracked by vivado-risc-v repo. In its
Feb 14
Warren Savage
,
Edward Wang
3
Feb 10
Test package names
Hi Edward, thank you. That explains it! Warren On Saturday, February 8, 2025 at 4:57:50 PM UTC-8
unread,
Test package names
Hi Edward, thank you. That explains it! Warren On Saturday, February 8, 2025 at 4:57:50 PM UTC-8
Feb 10
Martin Schoeberl
,
Dmitry Belimov
2
Feb 5
Chisel Book 6th edition
Dear Martin, Awesome, thank you very much! Best wishes ср, 5 февр. 2025 г. в 17:55, Martin Schoeberl
unread,
Chisel Book 6th edition
Dear Martin, Awesome, thank you very much! Best wishes ср, 5 февр. 2025 г. в 17:55, Martin Schoeberl
Feb 5
Edward Wang
Jan 14
LATTE Workshop Co-Located with ASPLOS 2025: Call for Papers
Hello Chiselers, I'm co-organising a workshop where Chisel-related work would be very welcomed!
unread,
LATTE Workshop Co-Located with ASPLOS 2025: Call for Papers
Hello Chiselers, I'm co-organising a workshop where Chisel-related work would be very welcomed!
Jan 14
Vincent
,
Edward Wang
4
11/21/24
Best way to check if an element is contained in a circular buffer?
Hi Vincent, You could consider something like this to ensure that the particular index is currently
unread,
Best way to check if an element is contained in a circular buffer?
Hi Vincent, You could consider something like this to ensure that the particular index is currently
11/21/24
Martin Schoeberl
11/5/24
Tiny Tapeout 09
Hi all, Tiny Tapout run 09 is closing in a few days. However, it is still time to get your Chisel
unread,
Tiny Tapeout 09
Hi all, Tiny Tapout run 09 is closing in a few days. However, it is still time to get your Chisel
11/5/24
Edward Wang
11/1/24
VCD dumping in vanilla Chisel 6.5
In case anyone else was struggling with getting VCD dumps from the current svsim-style testing in the
unread,
VCD dumping in vanilla Chisel 6.5
In case anyone else was struggling with getting VCD dumps from the current svsim-style testing in the
11/1/24
Martin Schoeberl
2
10/31/24
publishing ip-contributions
Answering my own question: The format is the same as it was with uid/pwd: credentials += Credentials(
unread,
publishing ip-contributions
Answering my own question: The format is the same as it was with uid/pwd: credentials += Credentials(
10/31/24
Martin Schoeberl
9/24/24
Fwd: [eecs-announce] Talk by Scott Beamer (UCSC) at SLICE Lab on Wed., 9/25/24 at 11:05 A.M., Room 380 Soda
Dear all, if you are in the Berkeley area this talk might interest you. Scott was involved in Chisel
unread,
Fwd: [eecs-announce] Talk by Scott Beamer (UCSC) at SLICE Lab on Wed., 9/25/24 at 11:05 A.M., Room 380 Soda
Dear all, if you are in the Berkeley area this talk might interest you. Scott was involved in Chisel
9/24/24
AMIT RAJ
8/1/24
Basic typecast error in chisel
{type mismatch; found : chisel3.UInt required: Int } at coloumnselectcounter. this error comes when i
unread,
Basic typecast error in chisel
{type mismatch; found : chisel3.UInt required: Int } at coloumnselectcounter. this error comes when i
8/1/24
AMIT RAJ
,
Martin Schoeberl
2
7/26/24
the below chisel code is a aeq module. when it get synthesize to verilog it has some problems in implementation on fpga.
Current FPGAs do not support two write ports. You need to change your code. Instead of having two
unread,
the below chisel code is a aeq module. when it get synthesize to verilog it has some problems in implementation on fpga.
Current FPGAs do not support two write ports. You need to change your code. Instead of having two
7/26/24
Martoni
2
7/10/24
Where's all the explanation on the versions
So why the version 6.x is not the last chisel version ? Thanks Fabien M Le mercredi 26 juin 2024 à 09
unread,
Where's all the explanation on the versions
So why the version 6.x is not the last chisel version ? Thanks Fabien M Le mercredi 26 juin 2024 à 09
7/10/24
家才崔
7/9/24
What categories of bugs do chisel users write most often?
Hello, wonderful members of the Chisel community! I hope you're all doing well. My name is Jacy
unread,
What categories of bugs do chisel users write most often?
Hello, wonderful members of the Chisel community! I hope you're all doing well. My name is Jacy
7/9/24
Øyvind Harboe
6
7/7/24
Chisel 6.4.0 and new hierarchy API?
On Sunday, July 7, 2024 at 9:12:33 AM UTC+2 Øyvind Harboe wrote: Followup question. After discovering
unread,
Chisel 6.4.0 and new hierarchy API?
On Sunday, July 7, 2024 at 9:12:33 AM UTC+2 Øyvind Harboe wrote: Followup question. After discovering
7/7/24
Martin Schoeberl
5/17/24
Final Call DSD conference (Chisel special session)
------------------------------------------------------------------------ DDVC: Digital Design and
unread,
Final Call DSD conference (Chisel special session)
------------------------------------------------------------------------ DDVC: Digital Design and
5/17/24
Martin Schoeberl
5/15/24
Tiny Tapeout 07
Next chance for a Chisel based Tiny Tapeout. Start with the official template from https://github.com
unread,
Tiny Tapeout 07
Next chance for a Chisel based Tiny Tapeout. Start with the official template from https://github.com
5/15/24
Martin Schoeberl
4/25/24
DSD Special Session on Chisel
Hi all, this is a gently reminder for a submission of a paper to the special session on Chisel at the
unread,
DSD Special Session on Chisel
Hi all, this is a gently reminder for a submission of a paper to the special session on Chisel at the
4/25/24
Martin Schoeberl
4/22/24
DSD special session on Chisel
Dear all, this is a reminder to submit papers to the special session on Chisel at DSD 2024. See more
unread,
DSD special session on Chisel
Dear all, this is a reminder to submit papers to the special session on Chisel at DSD 2024. See more
4/22/24
Nick Gian
4/16/24
Is chisel supporting blackbox for .systemVerilog?
Dear Community, Is chisel support .sv files as blackbox? if yes what version of chisel?.
unread,
Is chisel supporting blackbox for .systemVerilog?
Dear Community, Is chisel support .sv files as blackbox? if yes what version of chisel?.
4/16/24
Martin Schoeberl
4/8/24
Chisel projects on Tiny Tapeout 06
Hi all, it is time for Chisel to get Tiny. A Chisel template is available, just in time, for Tiny
unread,
Chisel projects on Tiny Tapeout 06
Hi all, it is time for Chisel to get Tiny. A Chisel template is available, just in time, for Tiny
4/8/24
Øyvind Harboe
4/2/24
BoringUtils.bore() is depricated, example of how to translate into modern speak?
Silly question: is there an example somewhere of how to switch BoringUtils.bore() deprecated syntax
unread,
BoringUtils.bore() is depricated, example of how to translate into modern speak?
Silly question: is there an example somewhere of how to switch BoringUtils.bore() deprecated syntax
4/2/24
Nick Gian
3/27/24
Chisel 5 and blackbox an .SV
Can chisel (v5) handle blackbox as .sv files? because i only found examples with .v files
unread,
Chisel 5 and blackbox an .SV
Can chisel (v5) handle blackbox as .sv files? because i only found examples with .v files
3/27/24
Øyvind Harboe
,
Øystein Hovind
3
3/6/24
Scala 3 and Chisel
Thanks! On Wednesday, March 6, 2024 at 10:28:57 AM UTC+1 oys...@ascenium.com wrote: Jack Koenig
unread,
Scala 3 and Chisel
Thanks! On Wednesday, March 6, 2024 at 10:28:57 AM UTC+1 oys...@ascenium.com wrote: Jack Koenig
3/6/24
Nick Gian
,
Martoni
5
2/27/24
How to use floating point & fixed point
I have run the generating stuff but i want to run a chisel test in hardfloat. Can you help me how to
unread,
How to use floating point & fixed point
I have run the generating stuff but i want to run a chisel test in hardfloat. Can you help me how to
2/27/24