Boris V.Kuznetsov

Results 20 comments of Boris V.Kuznetsov

Hi Nadav 1. I didn't understand your message. Do you want me to add a `zio-grpc` client instead of `grpc-web` client? `grpc-web` is now a de-facto standard in JS, scala.js...

Hey @thesamet Are you interested in this my PR? If yes, let me know what to update. If not, feel free to close this Boris

For reference, use the following generated files as an output of the latest Berkeley FIRRTL compiler: [Resouces](https://github.com/chisel-crew/chisel-hello/tree/master/src/main/resources/firrtl) Output is Chisel 3.3.1 and FIRRTL 1.3.1 compatible

I'll try this again after upgrading ACS to the latest 4.17

Had this issue as well. Fixed by simply removing and recreating nodes. PS: node name must match the node `hostname`

Setting as a WIP since we need to add other checks and approve the flow

Updated PR with the following: 1. Moved docker cmd to a separate script 2. Added docker image caching Now Travis fails with the following : `cp: cannot stat 'utils/bin/firrtl.jar': No...

Hi Jack The idea is not to merely fix that issue with Unidoc for scala 2.13. The bigger ideas are 1. Improve CI integrity with a conteinerization strategy 2. Improve...

Hi @fabianschuiki Thanks for detailed answers. 1. How far are you from delivering https://github.com/fabianschuiki/llhd/issues/124 ? I may switch solely to LLHD in our simulation, if you can support FIRRTL input...

Hello let me summarize the problem :bulb: 1. This GO SDK API is a bit outdated, since I'm getting JSON Unmarshal errors for ACS 4.16.0 like this: ` json: cannot...