You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write spec from modules rough current functionality; guarantees and limits should be stated, functionality of modules should have as few restriction as possible (only necessary ones for its core function, eg the address_decoder change from integer indexes to also allow other types)
Add Spyglass linting in Gitlab CI
Ideally each nodule should have a functioning testbench
Ideally some simpler things should be formally verified
At a high-level, the following major changes are planned for the v2 release:
clear_isignal #282, id_queue: Expose full and empty status #261, Fix serial_deglitch.sv #252, popcount: Fix output width #251,multiaddr_decode: Add default port logic #235, Add passthrough mode for mem_to_banks with NumBanks==1 #226)cc_(Namespace all common_cells modules with acc_prefix #290)common_cells_pkgand move contents of IP specific packages into it (Merge all packages into a singlecommon_cells_pkg#291)Testing: