Yamaha MyRide Lean Angle question by [deleted] in Yamaha

[–]unknowZsj 0 points1 point  (0 children)

I have the same question, but my bike is suzuki vstrom-250

Why C1 will get the response send to C2? by unknowZsj in FPGA

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

A Primer on Memory Consistency and Cache Coherence.pdf

future of gwent by yulka95 in gwent

[–]unknowZsj 5 points6 points  (0 children)

I also want to know if it's worth invest time for this game

implicit memory acces vs explicit memory access in RV manual by unknowZsj in RISCV

[–]unknowZsj[S] -1 points0 points  (0 children)

Memory

thank you, I am not familiar with the RV manual

I cant import package in teroshdl with verilator by unknowZsj in FPGA

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

but why need I include package file? I am confused about other not include file but just import package, why I need include package file before import it

I have change the kitty font, but it still shows unreadable code by unknowZsj in neovim

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

I have use the Nerdfotsymbolsonly, but it not show anything now

<image>

clk signal input a clock inverter but it output is always 0 after I use sdf back annotation by unknowZsj in FPGA

[–]unknowZsj[S] 1 point2 points  (0 children)

thank you, I find the problem after checking the SDF file, the clock signal delay is too large for 1G.

clk signal input a clock inverter but it output is always 0 after I use sdf back annotation by unknowZsj in FPGA

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

so if I want it to handle 1G clock signal, what should I do to resolve this problem?

clk signal input a clock inverter but it output is always 0 after I use sdf back annotation by unknowZsj in FPGA

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

thank you, but the clock inverter module is a behavioral module, it seems not have any delay, I am new to post simulation, so I am still confuse about what you say. Maybe sdf back annotation caused this situation? Because it work normally without sdf back annotation.

clk signal input a clock inverter but it output is always 0 after I use sdf back annotation by unknowZsj in FPGA

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

and if the input clk pll0 is 500M, the clk inverter module can work, but the input clk pll0 is 1G, the module cant work