Skip to main content
Glama
by NellyW8

simulate_verilog

Simulate Verilog designs and testbenches using Icarus Verilog to verify functionality and debug code efficiently. Ideal for digital design validation workflows.

Instructions

Simulate Verilog code using Icarus Verilog

Input Schema

NameRequiredDescriptionDefault
testbench_codeYesThe testbench code
verilog_codeYesThe Verilog design code

Input Schema (JSON Schema)

{ "properties": { "testbench_code": { "description": "The testbench code", "type": "string" }, "verilog_code": { "description": "The Verilog design code", "type": "string" } }, "required": [ "verilog_code", "testbench_code" ], "type": "object" }

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/NellyW8/MCP4EDA'

If you have feedback or need assistance with the MCP directory API, please join our Discord server