Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For localhost the server doesn't accept the requests #5

Open
092vk opened this issue Mar 2, 2025 · 1 comment
Open

For localhost the server doesn't accept the requests #5

092vk opened this issue Mar 2, 2025 · 1 comment

Comments

@092vk
Copy link

092vk commented Mar 2, 2025

Yosys doesn't accept the requests from localhost:3000 while in development.

Solution:

While in development:

  1. enable CORS for localhost:3000 while in development or local and
  2. Change the URL in verilog2cv.js to localhost:3040/getJSON

Steps to Reproduce:
Setup the Yosys server and send requests to the Yosys server , it will give error yosys server not setup.

@tachyons

@092vk
Copy link
Author

092vk commented Mar 2, 2025

@satu0king @satu0king any thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant