EmbDev.net

Forum: FPGA, VHDL & Verilog New Picoblaze IDE - suggestions


von Erik Chalupa (Guest)


Rate this post
useful
not useful
Hello,
we have developed an IDE for PicoBlaze with simulator, macroassembler 
and features like:
- compatibility with other assembler designs (Mediatronix, Xilinx, 
pBlazeASM)
- delay loop generator
- peripheral HW simulation
- disassembler


Future plans include:
- C compiler
- VHDL generation
- dynamic simulator (simulator of user customized processors)
- testbench

We need to know which features you consider essential and we will gladly 
welcome any feedback or suggestions for the next version.

www.moravia-microsystems.com/multitarget-development-system/

Regards
MMSystems team

von René D. (Company: www.dossmatik.de) (dose)


Rate this post
useful
not useful
Erik Chalupa wrote:
suggestion

-vhdl beautifier
-vhdl sensitive colored marked for unused signals

ghdl readback
ghdl is a vhdl simulator and has vhdl code analyzing before the 
simulator runs. This out puts has information in which file and line the 
issue is.
I use geany as editor in gcc debug mode and can jump direct into the 
source code at the correct possition.

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.