Shaare your links...
5130 links
yakmoijebrille
Home
Login
RSS Feed
ATOM Feed
Tag cloud
Picture wall
Daily
Links per page:
20
50
100
page 1 / 1
1 results for tags
scastie
x
import chisel3._ import chisel3.stage.ChiselStage class Foo extends Module { val io = IO(new Bundle { val in = Input(Bool()) val out = Output(Bool()) }) io.out := ~io.in } println((new ChiselStage).emitVerilog(new Foo)) - Scastie
Pour tester des bouts de code Chisel en ligne
Mon Jan 17 09:03:12 2022 - permalink
-
-
https://scastie.scala-lang.org/nG8DwNJXSoy4jseHUaRa3w
chisel
flf
online
scala
scastie
web
Links per page:
20
50
100
page 1 / 1