Thach Nguyen

Results 9 issues of Thach Nguyen

I followed this great tutorial step-by-step, and I really appreciate the author for making this project available to public. I run the command ```python3 deep_pi_car.py``` and got this error: ```...

Can someone help me understand this snippet of code from `dec_tlu_ctl.sv`? I am not familiar with the naming convention of the SweRV core either, so I would also appreciate if...

how should I configure the make file for RISCV? Thanks

I implemented SweRV_EH1 on a Zedboard fpga. I am trying to use openOCD and Jtag Arm-USB-Tiny_H to download code to the board as instructed in the README. I have checked...

![Annotation 2020-06-10 104830](https://user-images.githubusercontent.com/34840066/84289334-f9114200-ab07-11ea-81e4-d7513ba7dcde.png) I installed my gcc-riscv64-unknown-elf through apt-get "install gcc-riscv64-unknown-elf" I tried update build-essential and many other pkgs, but it still spits out this error. Does anyone have suggestion?...

Does anyone know how to add new instruction to RISCV ISA? I researched online but did not find good detailed/step-by-step on how to. Thanks

Hello! Does this repo support RTL simulation like Verilator? Thanks in advance

I implemented SweRV_EH1 on a Zedboard fpga. I am trying to use openOCD and Jtag Arm-USB-Tiny_H to download code to the board as instructed in the README. I have checked...

Hello, I tried to implement the SweRV Core in Zedboard fpga and ran into a routing issue when run implementation. The issue is as below: ``` [Place 30-574] Poor placement...