Update risc-v_solutions.tlv
Applied a workaround to breaking changes in M4 processing affecting hiding mechanism. These changes are to be reverted once the issue is properly fixed.
This commit is contained in:
parent
378872dede
commit
0dae4321ff
|
@ -18,6 +18,7 @@
|
|||
// ----------------------------------
|
||||
|
||||
// Include solutions.
|
||||
m4_define(['M4_FMT_NO_SOURCE'], 1)
|
||||
m4_include_makerchip_hidden(['LF_workshop_solutions.private.tlv'])
|
||||
|
||||
\SV
|
||||
|
@ -25,7 +26,8 @@
|
|||
// stimulus support, and Verilator config.
|
||||
m4_makerchip_module // (Expanded in Nav-TLV pane.)
|
||||
\TLV
|
||||
|
||||
\source ./LFworkshopsolutions.private.tlv 7
|
||||
\end_source
|
||||
|
||||
//=================\
|
||||
// Choose Your Lab |
|
||||
|
|
Loading…
Reference in New Issue