Carlos Eduardo
Carlos Eduardo
Confirming that with `--no-dedup` the readmem statements are generated correctly!
@ekiwi any pointers on how to tackle this? Using no-dedup is the way?
Nice! great it's on the milestone too :) Thanks Jack!
I tested this out with Chisel3 3.5-SNAPSHOT as of 20/07/2021 and saw that if the memory instances have different width or size and different hex files, both instances are correctly...
> @carlosedp looking at the problems you mention: > > > If I have both memory instances with same width, size and hex file, it gets deduplicated and only one...
Thanks Jack, the second option is neat that I can add to the module object itself. Will keep an eye here until the fix is sent.
Nice, TerosHDL is pretty new to me too as I never used it before. I'll look deeper into it and return :)
After building the Kernel with all iptables features built-in (not modules), I've been able to use iptables.
@tmagik I've used the master branch, applied my config but modules didn't work for iptables. It only worked when I built with iptables support built-in. Also I had no success...
What's the most up-to-date Kernel with patches that boot on Unleashed? I'm using the same scheme as the SDK, with U-boot and four partitions. Can't I build Palmer's tree from...