Some properties that pass through SymbiYosys

This commit is contained in:
Matthew Naylor
2024-07-17 10:01:27 +01:00
committed by Jonathan Woodruff
parent b29845fd65
commit d9e2fb788a
6 changed files with 389 additions and 0 deletions

View File

@@ -61,6 +61,8 @@ export SetBoundsReturn;
export CapTrim;
export trimCap;
export untrimCap;
export CapAddr;
export CapAddrPlus1;
// ===============================================================================