diff options
author | Nao Pross <naopross@thearcway.org> | 2017-04-13 16:03:11 +0200 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2017-04-13 16:03:11 +0200 |
commit | 985e16b181fd55e28538f2d4524550bd425b86e9 (patch) | |
tree | 3d444d9e6a651a4345069c8fc96a60a811a57ac8 /sw/cpld/automake.log | |
parent | Merge branch 'master' into naopross (diff) | |
download | z80uPC-985e16b181fd55e28538f2d4524550bd425b86e9.tar.gz z80uPC-985e16b181fd55e28538f2d4524550bd425b86e9.zip |
switch from GAL (pld) to M4 32/32 CPLD
add M4 32/32 CPLD datasheet
new VHDL code with better control over the address space thanks to the
M4 which has a 16 bit input port
Diffstat (limited to '')
-rw-r--r-- | sw/cpld/automake.log | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sw/cpld/automake.log b/sw/cpld/automake.log new file mode 100644 index 0000000..f24e14f --- /dev/null +++ b/sw/cpld/automake.log @@ -0,0 +1,10 @@ +ispLEVER Auto-Make Log File +--------------------------- + +Updating: Hierarchy +Start to record tcl script... +Finished recording TCL script. + +Starting: 'C:\ispLEVER_Classic2\ispcpld\bin\vhd2jhd.exe address_decoder.vhd -o address_decoder.jhd -m "C:\ispLEVER_Classic2\ispcpld/generic/lib/vhd/location.map" -p "C:\ispLEVER_Classic2\ispcpld/generic/lib"' + +Done: completed successfully. |