ipbus / ipbus-firmware

Firmware that implements a reliable high-performance control link for particle physics electronics, based on the IPbus protocol
https://ipbus.web.cern.ch
Other
39 stars 31 forks source link

Syncreg consolidation #202

Closed alessandrothea closed 2 years ago

alessandrothea commented 2 years ago

Closes #189

alessandrothea commented 2 years ago

Run tests please

alessandrothea commented 2 years ago

@dmnewbold The ci (simulation) is failing with the following error:

# ** Error: /builds/ipbus/ipbus-firmware/work_area/src/ipbus-firmware/components/ipbus_slaves/firmware/hdl/syncreg_r.vhd(97): (vcom-1581) No feasible entries for infix operator 'or'.
# ** Error: /builds/ipbus/ipbus-firmware/work_area/src/ipbus-firmware/components/ipbus_core/firmware/hdl/ipbus_package.vhd(97): (vcom-1590) Bad expression in right operand of infix expression 'and'.
# ** Error: /builds/ipbus/ipbus-firmware/work_area/src/ipbus-firmware/components/ipbus_slaves/firmware/hdl/syncreg_r.vhd(97): Type error resolving infix expression "and" as type ieee.std_logic_1164.STD_LOGIC.

Can you have a look?