-
Hi.
I saw your interesting projects on the Innova2 - and wanted to ask you:
Have you used the Innova2 FPGA to control the network chip's (ConnectX-5) ingress/egress packets?
I want to hack some…
-
There exist a 4GB version of the Innova 2 Flex with MT40A512M16 DDR4 ICs.
So there should be Bitstreams, Documentation and Project files provided.
- [ ] Document the difference of the physical boa…
-
i want to custom time zone
but i can't find the way
looks like the timezone cant change : https://github.com/InnovA2/winston-pg/blob/main/src/postgres-transport.ts#L152
can you fix it ?
…
-
I have one innova2 flex board, when I use the innova2_flex_app enable the jtag access, but actually the jtag scan is failed.
```
open_hw_target
INFO: [Labtoolstcl 44-466] Opening hw_target localhos…
-
Running tsc throws this error with `esModuleInterop` set to `true`
```
node_modules/@innova2/winston-pg/dist/postgres-transport.d.ts:6:66 - error TS2507: Type 'typeof TransportStream' is not a const…
-
Maybe I don't understand something, but it seems to me that Postgres should be exported from the library,
but it is not available for export, what am I doing wrong?
_Node.js 18.16.0
npm 9.8.0_
`…
-
Hello, someone handed me a lenovo-made innova2. It is missing the connect-x device.
Should I try unconventional methods on it to flash another image than the supplied by lenovo so development could …
-
Hello I wonder how do you use the 2 JTAG blocks in this design.
I also put one to see what will happen and it doesn't show when the JTAG is connected to the board and the image is uploaded to the FPG…
-
I've been able to follow your tutorial and build a bitstream with and have it show up when I do lspci and now I'm trying to remove and reenumerate the FPGA so I can flash a new bitstream without havin…
-
I have a 3 nodes running dragonfly 1 master and 2 replicas.
The access to dragonfly instances is over haproxy with 2 backend: 1 for write (master) and 1 for read (master/replica)
The kernel versio…