kbj1213
kbj1213
---------------------- My setup ------------------------- OS: Ubuntu 18.04 gcc / g++: 7.5.0 verilator: 4.111 devel rev v4.110-1-gdfd54a6a systemc-2.3.3 ------------------------------------------------------------------- When I tried to "make" in /riscv/top_tcm_axi/tb, I met the error logs....
### Background Work - [X] Yes, I searched the [mailing list](https://groups.google.com/forum/#!forum/chipyard) - [X] Yes, I searched [prior issues](https://github.com/ucb-bar/chipyard/issues) - [X] Yes, I searched the [documentation](https://chipyard.readthedocs.io/) ### Chipyard Version and Hash...
I have same wonder with the post (https://github.com/microsoft/SEAL/issues/402#issue-1022757442). Let's suppose that CKKS use the primes for crt with {60, 40, 40, 60} bitwidth. Let's call them q0, q1, q2, q3...
I builded SEAL/native/examples by cmake and executed 5_ckks_basics.cpp In this example, I wanna check the parameters for encryption like q0, q1, .... How could I check them and I wonder...
Hi, I'm using screp. But I have a problem. When the game's title and map's name is in Korean, the string is broken. I'm guessing it's an encoding issue. Could...