Restored \TLV test_prog() for reference solutions.

This commit is contained in:
Steve Hoover 2021-02-26 19:56:16 -05:00
parent 67042549b7
commit 4efdd7838c
3 changed files with 5 additions and 4 deletions

View File

@ -114,7 +114,7 @@ m4+definitions(['
'])
\TLV test_prog()
m4_test_prog()
m4_test_prog(['TLV'])
// Register File
\TLV rf(_entries, _width, $_reset, $_port1_en, $_port1_index, $_port1_data, $_port2_en, $_port2_index, $_port2_data, $_port3_en, $_port3_index, $_port3_data)

View File

@ -38,6 +38,7 @@
\SV
m4_makerchip_module // (Expanded in Nav-TLV pane.)
\TLV
$reset = *reset;