Skip to content
/ ju2v Public

a test for converting jedutil files to verilog

Notifications You must be signed in to change notification settings

pcornier/ju2v

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jedutil to Verilog

This tool has been quickly written in about one hour to help with some of my PAL files. It is incomplete and certainly buggy but the same concept could be used for a more robust tool that could do JEDEC to Verilog.

docker run -it --rm -p 3000:3000 -v `pwd`:/work node:latest bash -c 'npm install -g serve && serve /work'

then go to http://localhost:3000/ju2v

CTRL+C to stop

references

About

a test for converting jedutil files to verilog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published