bluespec / Piccolo

RISC-V CPU, simple 3-stage pipeline, for low-end applications (e.g., embedded, IoT)
Apache License 2.0
301 stars 48 forks source link

when run DC, BRAM.v has Error #1

Closed chlizheng closed 5 years ago

chlizheng commented 5 years ago

Hi, when I run DC of the BRVF_Core project, it occurs the Error that is "BRAM.v:99: Net 'RAM[0][63]' or a directy connected net is driven by more than one source, and not all drivers are three-state". Does the BRAM.v have bug or I set somewhere wrong? best wishes!