dreamflyings

Results 15 comments of dreamflyings

> @dreamflyings With regards to parameterized code output: This has been discussed a few times and the short summary is that this is a problem that is very hard to...

> Hi, > > > The top-level verilog code generated by the Spinal language is required to be parameterized > > What is the reason for this requirement ? Is...

> Hi, > > So, there is quite a few different experiments in the way to define things in Nax, including NaxParameter an NaxScope. SpinalHDL implement a way to define...

> I found some doc about the SpinalHDL ScopeProperty here : https://spinalhdl.github.io/SpinalDoc-RTD/master/SpinalHDL/Other%20language%20features/scope_property.html?highlight=scopeproperty Thanks!!! In chisel, implicit parameters are passed to various modules (but I think it can be done better)....

> Thank you very much for your detailed explanation and optimization of this.