CIRCT 23.0.0git
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
test_ram.py File Reference

Go to the source code of this file.

Namespaces

namespace  test_ram
 

Functions

None test_ram.run (AcceleratorConnection conn)
 
None test_ram.test_cosim_ram (AcceleratorConnection conn)
 

Variables

str test_ram.HW_DIR = Path(__file__).resolve().parent.parent / "hw"
 
 test_ram.platform = sys.argv[1]
 
 test_ram.conn_str = sys.argv[2]
 
 test_ram.conn = esi.connect(platform, conn_str)