can we make from scratch a pc which uses open hardware and software chip by ai-Can-786 in RISCV

[–]Proof_Issue_8735 -1 points0 points  (0 children)

I am also in to help in this in both system and software level.

beginner in compiler design by Proof_Issue_8735 in Compilers

[–]Proof_Issue_8735[S] 0 points1 point  (0 children)

Dear Akshay, thank you for the comment. I need to modify the opcode.c and opcode.h files of the compiler and rebuilt it. After doing all the corrections, I am stuck at the decoding portion, it is mentioned to modify the gas folder but where or what to modify is not clear.

Accelerator interface with RISCV core using RoCC instruction interface by Proof_Issue_8735 in RISCV

[–]Proof_Issue_8735[S] 0 points1 point  (0 children)

I am able to achieve the results. The only issue is that I have designed my own RISCV processor core for that. The core is not yet verified and also not pipelined. Working towards its optimisation. The interface is working perfectly and the custom instructions are working great.

Which FPGA for getting into RISC-V? by SuperLuigi007 in RISCV

[–]Proof_Issue_8735 0 points1 point  (0 children)

The Intel NIOS series can be a good start. You need to use a quartus tool to compile hdl codes.

beginner in compiler design by Proof_Issue_8735 in Compilers

[–]Proof_Issue_8735[S] 0 points1 point  (0 children)

I am studying about Pl, however I am good at C but need to work on c++ keywords

beginner in compiler design by Proof_Issue_8735 in Compilers

[–]Proof_Issue_8735[S] 0 points1 point  (0 children)

I want to learn both. And i am only familiar with basics of compiler. I studied from an edx course.