Annotations added
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/*
|
||||
* Description: Static and helper regression tests for MXPIC EDA frontend/backend integration contracts.
|
||||
* Inside functions: N/A - assertion-based test/module script.
|
||||
* Developer : Qin Yue @ 2026
|
||||
* Organization : OptiHK Limited
|
||||
*/
|
||||
const assert = require('assert');
|
||||
const fs = require('fs');
|
||||
const path = require('path');
|
||||
|
||||
Reference in New Issue
Block a user