Latchup
Problems
Community
Help
SpinalHDL Docs
VHDL Tutorial
Verilog Tutorial
Login
Latchup
Problems
Community
Help
SpinalHDL Docs
VHDL Tutorial
Verilog Tutorial
Login
SpinalHDL
SpinalHDL
VHDL
Verilog
Reset from template
//class Io extends Bundle { // val i = slave Stream(new Bundle { // val x = UInt(32 bits) // }) // val o = master Flow(UInt(16 bits)) //} import spinal.core._ import spinal.lib._ case class Solution() extends Component { val io = new Io() // Your code here }
Edit locally
Submit from your terminal using curl:
Log in to get your API token
View past submissions
Leaderboard
Submit
Back to problem
Submissions