TENNLab-UTK / fpga

FPGA neuromorphic elements, networks, processors, tooling, and software interfaces.
Mozilla Public License 2.0
2 stars 0 forks source link

Fix breaking cocotb tests #6

Closed keegandent closed 3 months ago

keegandent commented 3 months ago

This resolves #3 while possible migration away from Verilator is considered.

keegandent commented 3 months ago

@BGull00 Could you please confirm this fixes #3 on your setup? I believe you will have to update your Verilator installation to v5.024 and then do the following in the repo folder to upgrade your neuro_fpga package (which should downgrade your cocotb).

pip install -U -e .